Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/linux/
DHost.cpp162 static void GetExePathAndArch(::pid_t pid, ProcessInstanceInfo &process_info) { in GetExePathAndArch() function
212 GetExePathAndArch(pid, process_info); in GetProcessAndStatInfo()