Home
last modified time | relevance | path

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

/llvm-project/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp303 const char *get_process_fullpath(bool force = false) { in get_process_fullpath() function
326 get_process_fullpath(true), pid); in get_interposed_pid()
330 g_pid, get_process_fullpath(true), pid); in get_interposed_pid()
452 log("\nerror: %s (pid=%i): ", get_process_fullpath(), pid); in backtrace_error()