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.h177 ProcessInstanceInfoList &proc_infos);
278 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.cpp1250 ProcessInstanceInfoList proc_infos; in DoExecute() local
1252 platform_sp->FindProcesses(m_options.match_info, proc_infos); in DoExecute()
1299 proc_infos[i].DumpAsTableRow( in DoExecute()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h424 ProcessInstanceInfoList &proc_infos);