Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/aix/
H A DHost.cpp84 static bool GetExePathAndIds(::pid_t pid, ProcessInstanceInfo &process_info) { in GetExePathAndIds() function
126 if (!GetExePathAndIds(pid, process_info)) in GetProcessAndStatInfo()