Home
last modified time | relevance | path

Searched refs:NT_GNU_BUILD_ATTRIBUTE_OPEN (Results 1 – 7 of 7) sorted by relevance

/third_party/elfutils/libelf/
Delf-knowledge.h84 #define NT_GNU_BUILD_ATTRIBUTE_OPEN 0x100 macro
/third_party/elfutils/libebl/
Deblobjnotetypename.c94 if (type == NT_GNU_BUILD_ATTRIBUTE_OPEN) in ebl_object_note_type_name()
Deblobjnote.c143 && (type == NT_GNU_BUILD_ATTRIBUTE_OPEN in ebl_object_note()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1356 NT_GNU_BUILD_ATTRIBUTE_OPEN = 0x100, enumerator
/third_party/elfio/elfio/
Delf_types.hpp701 constexpr Elf_Word NT_GNU_BUILD_ATTRIBUTE_OPEN = 0x100; variable
/third_party/elfutils/src/
Delflint.c4373 case NT_GNU_BUILD_ATTRIBUTE_OPEN: in check_note_data()
DChangeLog719 * elflint.c (check_note_data): Recognize NT_GNU_BUILD_ATTRIBUTE_OPEN
720 and NT_GNU_BUILD_ATTRIBUTE_OPEN.