reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/SyntheticSections.cpp
  329   write32(buf + 8, NT_GNU_BUILD_ID);    // Type
tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  179       if (Note.getType() == NT_GNU_BUILD_ID && Note.getName() == ELF_NOTE_GNU)
tools/llvm-readobj/ELFDumper.cpp
 4175       {ELF::NT_GNU_BUILD_ID, "NT_GNU_BUILD_ID (unique build ID bitstring)"},
 4458   case ELF::NT_GNU_BUILD_ID: {
 5814   case ELF::NT_GNU_BUILD_ID: {