Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
H A Dbuild_id.c33 #ifndef NT_GNU_BUILD_ID
34 #define NT_GNU_BUILD_ID 3 macro
83 if (note->nhdr.n_type == NT_GNU_BUILD_ID && in build_id_find_nhdr_callback()
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_gnu_build_id.c1 /* Returns the build id if found in a NT_GNU_BUILD_ID note.
48 if (nhdr.n_type == NT_GNU_BUILD_ID in check_notes()
/third_party/elfutils/libebl/
H A Deblobjnote.c301 case NT_GNU_BUILD_ID: in ebl_object_note()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp301 if (N.getType() == ELF::NT_GNU_BUILD_ID && N.getName() == ELF::ELF_NOTE_GNU) in getBuildID()
/third_party/elfutils/libdwfl/
H A Dlinux-kernel-modules.c632 && nhdr->n_type == NT_GNU_BUILD_ID in check_notes()
H A Ddwfl_segment_report_module.c621 if (nh->n_type == NT_GNU_BUILD_ID in dwfl_segment_report_module()
/third_party/elfutils/src/
H A Delfcmp.c477 if (note1.n_type == NT_GNU_BUILD_ID in main()
H A Delflint.c4358 case NT_GNU_BUILD_ID: in check_note_data()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1312 NT_GNU_BUILD_ID = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1429 NT_GNU_BUILD_ID = 3, enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp642 { NT_GNU_BUILD_ID, "NT_GNU_BUILD_ID", "Build ID of the binary" },
H A Delf_types.hpp696 constexpr Elf_Word NT_GNU_BUILD_ID = 3; // Generated by ld --build-id. member
/third_party/musl/porting/linux/user/include/
H A Delf.h1095 #define NT_GNU_BUILD_ID 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1086 #define NT_GNU_BUILD_ID 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1086 #define NT_GNU_BUILD_ID 3 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1086 #define NT_GNU_BUILD_ID 3 macro
/third_party/musl/include/
H A Delf.h1121 #define NT_GNU_BUILD_ID 3 macro
/third_party/elfutils/libelf/
H A Delf.h1316 #define NT_GNU_BUILD_ID 3 macro

Completed in 98 milliseconds