Home
last modified time | relevance | path

Searched refs:NT_GNU_BUILD_ID (Results 1 – 12 of 12) sorted by relevance

/external/elfutils/libebl/
Deblobjnote.c73 case NT_GNU_BUILD_ID:
DChangeLog86 NT_GNU_HWCAP, NT_GNU_BUILD_ID.
88 * eblobjnote.c (ebl_object_note): Handle NT_GNU_BUILD_ID.
/external/elfutils/libdwfl/
Ddwfl_module_build_id.c86 if (nhdr.n_type == NT_GNU_BUILD_ID in check_notes()
Ddwfl_segment_report_module.c320 if (nh->n_type == NT_GNU_BUILD_ID in dwfl_segment_report_module()
Dlinux-kernel-modules.c465 && nhdr->n_type == NT_GNU_BUILD_ID in check_notes()
/external/linux-tools-perf/util/
Dsymbol.c30 #ifndef NT_GNU_BUILD_ID
31 #define NT_GNU_BUILD_ID 3 macro
1380 if (nhdr->n_type == NT_GNU_BUILD_ID && in elf_read_build_id()
1443 if (nhdr.n_type == NT_GNU_BUILD_ID && in sysfs__read_build_id()
/external/valgrind/main/coregrind/m_debuginfo/
Dreadelf.c911 #ifdef NT_GNU_BUILD_ID in find_buildid()
930 note->n_type == NT_GNU_BUILD_ID) { in find_buildid()
964 note->n_type == NT_GNU_BUILD_ID) { in find_buildid()
/external/elfutils/libelf/
Delf.h1057 #define NT_GNU_BUILD_ID 3 macro
/external/linux-tools-perf/
Dandroid.patch1202 #define NT_GNU_BUILD_ID 3
/external/elfutils/src/
DChangeLog557 * elflint.c (check_note): Accept NT_GNU_HWCAP, NT_GNU_BUILD_ID.
Delflint.c3939 case NT_GNU_BUILD_ID: in check_note_data()
Dldgeneric.c4218 hdr->n_type = NT_GNU_BUILD_ID; in compute_build_id()