Home
last modified time | relevance | path

Searched refs:GetCurrentProcessInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h592 bool GetCurrentProcessInfo(bool allow_lazy_pid = true);
H A DGDBRemoteCommunicationClient.cpp712 GetCurrentProcessInfo(allow_lazy); in GetCurrentProcessID()
982 GetCurrentProcessInfo(); in GetProcessArchitecture()
1976 bool GDBRemoteCommunicationClient::GetCurrentProcessInfo(bool allow_lazy) { in GetCurrentProcessInfo() function in GDBRemoteCommunicationClient