Searched refs:NT_GNU_BUILD_ID (Results 1 – 15 of 15) 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>
48 if (nhdr.n_type == NT_GNU_BUILD_ID in check_notes()
138 case NT_GNU_BUILD_ID: in ebl_object_note()
351 NT_GNU_HWCAP, NT_GNU_BUILD_ID.353 * eblobjnote.c (ebl_object_note): Handle NT_GNU_BUILD_ID.
547 && nhdr->n_type == NT_GNU_BUILD_ID in check_notes()
488 if (nh->n_type == NT_GNU_BUILD_ID in dwfl_segment_report_module()
462 if (note1.n_type == NT_GNU_BUILD_ID in main()
4299 case NT_GNU_BUILD_ID: in check_note_data()
4208 hdr->n_type = NT_GNU_BUILD_ID; in compute_build_id()
2685 * elflint.c (check_note): Accept NT_GNU_HWCAP, NT_GNU_BUILD_ID.
1072 # ifdef NT_GNU_BUILD_ID in find_buildid()1092 && note.n_type == NT_GNU_BUILD_ID) { in find_buildid()1132 && note.n_type == NT_GNU_BUILD_ID) { in find_buildid()
1121 #define NT_GNU_BUILD_ID 3 macro