Home
last modified time | relevance | path

Searched defs:GNU_PROPERTY_X86_FEATURE_1_SHSTK (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dx86_64.h110 const uint64_t GNU_PROPERTY_X86_FEATURE_1_SHSTK = 1ULL << 1; variable
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dx86_64.h122 const uint64_t GNU_PROPERTY_X86_FEATURE_1_SHSTK = 1ULL << 1; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h923 #define GNU_PROPERTY_X86_FEATURE_1_SHSTK (1U << 1) macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h950 #define GNU_PROPERTY_X86_FEATURE_1_SHSTK (1U << 1) macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1542 GNU_PROPERTY_X86_FEATURE_1_SHSTK = 1 << 1, enumerator