HomeSort by relevance Sort by last modified time
    Searched full:get_process_fullpath (Results 1 - 1 of 1) sorted by null

  /external/lldb/examples/interposing/darwin/fd_interposing/
FDInterposing.cpp 391 get_process_fullpath (bool force = false) function in namespace:fd_interposing
418 log ("Interposing file descriptor create and delete functions for %s (pid=%i)\n", get_process_fullpath (true), pid);
422 log ("pid=%i: disabling interposing file descriptor create and delete functions for child process %s (pid=%i)\n", g_pid, get_process_fullpath (true), pid);
578 log ("\nerror: %s (pid=%i): ", get_process_fullpath (), pid);
    [all...]

Completed in 68 milliseconds