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