Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h600 bool GetCurrentProcessInfo(bool allow_lazy_pid = true);
DGDBRemoteCommunicationClient.cpp717 GetCurrentProcessInfo(allow_lazy); in GetCurrentProcessID()
992 GetCurrentProcessInfo(); in GetProcessArchitecture()
2033 bool GDBRemoteCommunicationClient::GetCurrentProcessInfo(bool allow_lazy) { in GetCurrentProcessInfo() function in GDBRemoteCommunicationClient