Home
last modified time | relevance | path

Searched defs:NT_GNU_BUILD_ATTRIBUTE_FUNC (Results 1 – 3 of 3) sorted by relevance

/third_party/elfutils/libelf/
Delf-knowledge.h85 #define NT_GNU_BUILD_ATTRIBUTE_FUNC 0x101 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1357 NT_GNU_BUILD_ATTRIBUTE_FUNC = 0x101, enumerator
/third_party/elfio/elfio/
Delf_types.hpp702 constexpr Elf_Word NT_GNU_BUILD_ATTRIBUTE_FUNC = 0x101; variable