Searched refs:NT_GNU_BUILD_ID (Results 1 - 25 of 35) sorted by relevance

12

/netbsd-current/external/bsd/file/dist/src/
H A Dreadelf.h321 #define NT_GNU_BUILD_ID 3 macro
H A Dreadelf.c560 type == NT_GNU_BUILD_ID && (descsz >= 4 && descsz <= 20)) {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Ddwarf.exp1579 set NT_GNU_BUILD_ID 3
1581 _note $NT_GNU_BUILD_ID GNU $buildid
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h803 #define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */
718 #define NT_GNU_BUILD_ID macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h729 #define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */ macro
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Delf.c180 #undef NT_GNU_BUILD_ID macro
315 #define NT_GNU_BUILD_ID 3 macro
2874 if (note->type == NT_GNU_BUILD_ID
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1512 NT_GNU_BUILD_ID = 3, enumerator in enum:llvm::ELF::__anon1396
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp333 if (N.getType() == ELF::NT_GNU_BUILD_ID && N.getName() == ELF::ELF_NOTE_GNU)
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h803 #define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */ macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Ddwarf.exp2932 set NT_GNU_BUILD_ID 3
2934 _note $NT_GNU_BUILD_ID GNU $buildid
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h806 #define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dopncls.c1910 || inote.type != NT_GNU_BUILD_ID
2064 If this section is found, it extracts the value of the NT_GNU_BUILD_ID
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dopncls.c1910 || inote.type != NT_GNU_BUILD_ID
2064 If this section is found, it extracts the value of the NT_GNU_BUILD_ID
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dopncls.c1873 || inote.type != NT_GNU_BUILD_ID
2027 If this section is found, it extracts the value of the NT_GNU_BUILD_ID
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dopncls.c1910 || inote.type != NT_GNU_BUILD_ID
2064 If this section is found, it extracts the value of the NT_GNU_BUILD_ID
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Delf.c180 #undef NT_GNU_BUILD_ID macro
315 #define NT_GNU_BUILD_ID 3 macro
4257 if (note->type == NT_GNU_BUILD_ID
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Delf.c180 #undef NT_GNU_BUILD_ID macro
315 #define NT_GNU_BUILD_ID 3 macro
4257 if (note->type == NT_GNU_BUILD_ID
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h997 NT_GNU_BUILD_ID = 3,
984 NT_GNU_BUILD_ID = 3, enumerator in enum:elfcpp::__anon1495
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h997 NT_GNU_BUILD_ID = 3, enumerator in enum:elfcpp::__anon210
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldelf.c1473 bfd_h_put_32 (abfd, NT_GNU_BUILD_ID, &e_note->type);
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldelf.c1473 bfd_h_put_32 (abfd, NT_GNU_BUILD_ID, &e_note->type);
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldelf.c1389 bfd_h_put_32 (abfd, NT_GNU_BUILD_ID, &e_note->type);
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h989 NT_GNU_BUILD_ID = 3, enumerator in enum:elfcpp::__anon798
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4957 case ELF::NT_GNU_BUILD_ID: {
5248 {ELF::NT_GNU_BUILD_ID, "NT_GNU_BUILD_ID (unique build ID bitstring)"},
6761 case ELF::NT_GNU_BUILD_ID: {
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp138 ECase(NT_GNU_BUILD_ID);

Completed in 701 milliseconds

12