Home
last modified time | relevance | path

Searched refs:proc_infos (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHost.h158 ProcessInstanceInfoList &proc_infos);
257 ProcessInstanceInfoList &proc_infos);
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.h49 ProcessInstanceInfoList &proc_infos) override { in FindProcesses() argument
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1252 ProcessInstanceInfoList proc_infos; in DoExecute() local
1254 platform_sp->FindProcesses(m_options.match_info, proc_infos); in DoExecute()
1301 proc_infos[i].DumpAsTableRow( in DoExecute()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h421 ProcessInstanceInfoList &proc_infos);