Home
last modified time | relevance | path

Searched refs:ProcessInstanceInfoMatch (Results 1 – 16 of 16) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Host/freebsd/
HDHost.cpp68 GetFreeBSDProcessArgs (const ProcessInstanceInfoMatch *match_info_ptr, in GetFreeBSDProcessArgs()
167 Host::FindProcesses (const ProcessInstanceInfoMatch &match_info, ProcessInstanceInfoList &process_i… in FindProcesses()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/
HDPlatformFreeBSD.h134 FindProcesses(const ProcessInstanceInfoMatch &match_info,
HDPlatformFreeBSD.cpp447 PlatformFreeBSD::FindProcesses (const ProcessInstanceInfoMatch &match_info, in FindProcesses()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/
HDHost.h224 FindProcesses (const ProcessInstanceInfoMatch &match_info,
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
HDPlatformRemoteGDBServer.h92 FindProcesses (const ProcessInstanceInfoMatch &match_info,
HDPlatformRemoteGDBServer.cpp462 PlatformRemoteGDBServer::FindProcesses (const ProcessInstanceInfoMatch &match_info, in FindProcesses()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDProcess.h449 class ProcessInstanceInfoMatch
452 ProcessInstanceInfoMatch () : in ProcessInstanceInfoMatch() function
459 ProcessInstanceInfoMatch (const char *process_name, in ProcessInstanceInfoMatch() function
HDPlatform.h530 FindProcesses (const ProcessInstanceInfoMatch &match_info,
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.h358 FindProcesses (const ProcessInstanceInfoMatch &process_match_info,
HDGDBRemoteCommunicationServerCommon.cpp293 ProcessInstanceInfoMatch match_info; in Handle_qfProcessInfo()
HDGDBRemoteCommunicationClient.cpp2949 GDBRemoteCommunicationClient::FindProcesses (const ProcessInstanceInfoMatch &match_info, in FindProcesses()
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectPlatform.cpp1642 ProcessInstanceInfoMatch match_info;
1884 ProcessInstanceInfoMatch match_info; in HandleOptionArgumentCompletion()
HDCommandObjectProcess.cpp437 ProcessInstanceInfoMatch match_info; in HandleOptionArgumentCompletion()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-forward.h170 class ProcessInstanceInfoMatch; variable
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp551 ProcessInstanceInfoMatch::NameMatches (const char *process_name) const in NameMatches()
563 ProcessInstanceInfoMatch::Matches (const ProcessInstanceInfo &proc_info) const in Matches()
599 ProcessInstanceInfoMatch::MatchAllProcesses () const in MatchAllProcesses()
633 ProcessInstanceInfoMatch::Clear() in Clear()
3502 ProcessInstanceInfoMatch match_info; in Attach()
HDPlatform.cpp1176 Platform::FindProcesses (const ProcessInstanceInfoMatch &match_info, in FindProcesses()