Home
last modified time | relevance | path

Searched refs:NT_GNU_BUILD_ID (Results 1 – 20 of 20) sorted by relevance

/dragonfly/contrib/file/src/
H A Dreadelf.h319 #define NT_GNU_BUILD_ID 3 macro
H A Dreadelf.c554 type == NT_GNU_BUILD_ID && (descsz >= 4 && descsz <= 20)) { in do_bid_note()
/dragonfly/sys/sys/
H A Delf_common.h448 #define NT_GNU_BUILD_ID 3 macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h610 #define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h644 #define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */ macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h717 #define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */ macro
/dragonfly/contrib/gcc-8.0/libbacktrace/
H A Delf.c180 #undef NT_GNU_BUILD_ID
315 #define NT_GNU_BUILD_ID 3 macro
2868 if (note->type == NT_GNU_BUILD_ID in elf_add()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dopncls.c1910 || inote.type != NT_GNU_BUILD_ID in get_build_id()
H A Delf.c10403 case NT_GNU_BUILD_ID: in elfobj_grok_gnu_note()
/dragonfly/contrib/binutils-2.34/ld/
H A Dldelf.c1357 bfd_h_put_32 (abfd, NT_GNU_BUILD_ID, &e_note->type); in write_build_id()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h984 NT_GNU_BUILD_ID = 3,
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h975 NT_GNU_BUILD_ID = 3,
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h2235 _ELF_DEFINE_NT(NT_GNU_BUILD_ID, 3, "Build id, set by ld(1)") \
/dragonfly/contrib/binutils-2.27/ld/emultempl/
H A Delf32.em970 bfd_h_put_32 (abfd, NT_GNU_BUILD_ID, &e_note->type);
/dragonfly/contrib/binutils-2.27/gold/
H A Dlayout.cc3109 Output_section* os = this->create_note("GNU", elfcpp::NT_GNU_BUILD_ID, in create_build_id()
/dragonfly/contrib/binutils-2.34/gold/
H A Dlayout.cc3495 Output_section* os = this->create_note("GNU", elfcpp::NT_GNU_BUILD_ID, in create_build_id()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c14309 && inote.type == NT_GNU_BUILD_ID) in get_build_id()
17579 case NT_GNU_BUILD_ID: in get_gnu_elf_note_type()
18085 case NT_GNU_BUILD_ID: in print_gnu_note()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c15371 case NT_GNU_BUILD_ID: in get_gnu_elf_note_type()
15388 case NT_GNU_BUILD_ID: in print_gnu_note()
/dragonfly/contrib/gdb-7/bfd/
H A Delf.c8734 case NT_GNU_BUILD_ID: in elfobj_grok_gnu_note()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf.c9515 case NT_GNU_BUILD_ID: in elfobj_grok_gnu_note()