Searched refs:NT_GNU_BUILD_ID (Results 1 – 14 of 14) sorted by relevance
113 #ifdef NT_GNU_BUILD_ID134 if (Note->n_type == NT_GNU_BUILD_ID && Note->n_namesz == 4 && in WriteBinaryIdForNote()
37 if (N.getType() == ELF::NT_GNU_BUILD_ID && in getBuildID()
319 #define NT_GNU_BUILD_ID 3 macro
558 type == NT_GNU_BUILD_ID && (descsz >= 4 && descsz <= 20)) { in do_bid_note()
677 # ifdef NT_GNU_BUILD_ID in AddModuleSegments()684 if (nhdr->n_type == NT_GNU_BUILD_ID && nhdr->n_namesz == kGnuNamesz) { in AddModuleSegments()
856 #define NT_GNU_BUILD_ID 3 macro
1718 NT_GNU_BUILD_ID = 3, enumerator
1048 note.info.n_type == llvm::ELF::NT_GNU_BUILD_ID && in FindBuidIdInCoreMemory()
592 if (Type == 3 /*NT_GNU_BUILD_ID*/ && Name.size() >= 3 &&
2490 _ELF_DEFINE_NT(NT_GNU_BUILD_ID, 3, "Build id, set by ld(1)") \
146 ECase(NT_GNU_BUILD_ID); in enumeration()
5504 case ELF::NT_GNU_BUILD_ID: { in printGNUNote()5896 {ELF::NT_GNU_BUILD_ID, "NT_GNU_BUILD_ID (unique build ID bitstring)"},7903 case ELF::NT_GNU_BUILD_ID: { in printGNUNoteLLVMStyle()
365 write32(buf + 8, NT_GNU_BUILD_ID); // Type in writeTo()
3855 case NT_GNU_BUILD_ID: in dump_notes_data()