Searched refs:NT_GNU_BUILD_ID (Results 1 – 17 of 17) sorted by relevance
42 #ifndef NT_GNU_BUILD_ID43 #define NT_GNU_BUILD_ID 3 macro
169 notes.AddNote(NT_GNU_BUILD_ID, "GNU", kExpectedIdentifier, in TYPED_TEST()203 notes.AddNote(NT_GNU_BUILD_ID, "GNU", kExpectedIdentifier, in TYPED_TEST()
67 if (note_header->n_type == NT_GNU_BUILD_ID) in ElfClassBuildIDNoteIdentifier()
35 testfile14: <no NT_GNU_BUILD_ID note>
26 #define NT_GNU_BUILD_ID 3 macro56 if (nhdr->n_type == NT_GNU_BUILD_ID && in read_build_id()
27 #ifndef NT_GNU_BUILD_ID28 #define NT_GNU_BUILD_ID 3 macro378 if (nhdr->n_type == NT_GNU_BUILD_ID && in elf_read_build_id()443 if (nhdr.n_type == NT_GNU_BUILD_ID && in sysfs__read_build_id()
52 if (nhdr.n_type == NT_GNU_BUILD_ID in find_elf_build_id()
140 case NT_GNU_BUILD_ID:
293 NT_GNU_HWCAP, NT_GNU_BUILD_ID.295 * eblobjnote.c (ebl_object_note): Handle NT_GNU_BUILD_ID.
530 && nhdr->n_type == NT_GNU_BUILD_ID in check_notes()
477 if (nh->n_type == NT_GNU_BUILD_ID in dwfl_segment_report_module()
456 if (note1.n_type == NT_GNU_BUILD_ID in main()
4039 case NT_GNU_BUILD_ID: in check_note_data()
4208 hdr->n_type = NT_GNU_BUILD_ID; in compute_build_id()
2200 * elflint.c (check_note): Accept NT_GNU_HWCAP, NT_GNU_BUILD_ID.
1069 # ifdef NT_GNU_BUILD_ID in find_buildid()1089 && note.n_type == NT_GNU_BUILD_ID) { in find_buildid()1129 && note.n_type == NT_GNU_BUILD_ID) { in find_buildid()
1095 #define NT_GNU_BUILD_ID 3 macro