Searched defs:GetProcessPid (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/FreeBSD/ | ||
H A D | NativeRegisterContextFreeBSD.cpp | 27 ::pid_t NativeRegisterContextFreeBSD::GetProcessPid() { in GetProcessPid() function in NativeRegisterContextFreeBSD |
/llvm-project/lldb/source/Plugins/Process/NetBSD/ | ||
H A D | NativeRegisterContextNetBSD.cpp | 32 ::pid_t NativeRegisterContextNetBSD::GetProcessPid() { in GetProcessPid() function in NativeRegisterContextNetBSD |