Searched defs:NT_GNU_BUILD_ID (Results 1 - 3 of 3) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsymbol-minimal.c26 #define NT_GNU_BUILD_ID 3 macro
56 if (nhdr->n_type == NT_GNU_BUILD_ID &&
H A Dsymbol-elf.c27 #ifndef NT_GNU_BUILD_ID
28 #define NT_GNU_BUILD_ID 3 macro
378 if (nhdr->n_type == NT_GNU_BUILD_ID &&
443 if (nhdr.n_type == NT_GNU_BUILD_ID &&
/external/elfutils/0.153/libelf/
H A Delf.h1067 #define NT_GNU_BUILD_ID 3 macro

Completed in 734 milliseconds