Searched refs:PROCEXEFMT (Results 1 - 1 of 1) sorted by relevance
/third_party/elfutils/libdwfl/ | ||
H A D | linux-proc-maps.c | 53 #define PROCEXEFMT "/proc/%d/exe" macro 63 if (asprintf (&fname, PROCEXEFMT, pid) < 0) in get_pid_class() |
Completed in 1 milliseconds