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

/linux-master/tools/perf/util/
H A Dgenelf.c27 #ifndef NT_GNU_BUILD_ID
28 #define NT_GNU_BUILD_ID 3 macro
484 bnote.desc.type = NT_GNU_BUILD_ID;
H A Dsymbol-minimal.c32 #define NT_GNU_BUILD_ID 3 macro
63 if (nhdr->n_type == NT_GNU_BUILD_ID &&
H A Dsymbol-elf.c91 #ifndef NT_GNU_BUILD_ID
92 #define NT_GNU_BUILD_ID 3 macro
919 if (nhdr->n_type == NT_GNU_BUILD_ID &&
1051 if (nhdr.n_type == NT_GNU_BUILD_ID &&

Completed in 255 milliseconds