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

/external/elfutils/0.153/libdwfl/
H A Ddwfl_module_build_id.c86 if (nhdr.n_type == NT_GNU_BUILD_ID
H A Ddwfl_segment_report_module.c325 if (nh->n_type == NT_GNU_BUILD_ID
H A Dlinux-kernel-modules.c544 && nhdr->n_type == NT_GNU_BUILD_ID
/external/elfutils/0.153/libebl/
H A Deblobjnote.c161 case NT_GNU_BUILD_ID:
/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/valgrind/main/coregrind/m_debuginfo/
H A Dreadelf.c1015 # ifdef NT_GNU_BUILD_ID
1035 && note.n_type == NT_GNU_BUILD_ID) {
1075 && note.n_type == NT_GNU_BUILD_ID) {
1093 # endif /* def NT_GNU_BUILD_ID */
/external/elfutils/0.153/src/
H A Delfcmp.c463 if (note1.n_type == NT_GNU_BUILD_ID
H A Delflint.c3981 case NT_GNU_BUILD_ID:
H A Dldgeneric.c4216 hdr->n_type = NT_GNU_BUILD_ID;
/external/elfutils/0.153/libelf/
H A Delf.h1067 #define NT_GNU_BUILD_ID 3 macro

Completed in 166 milliseconds