Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h355 #define SHT_GNU_HASH 0x6ffffff6 /* GNU style symbol hash table */ macro
/openbsd-src/sys/sys/
H A Dexec_elf.h282 #define SHT_GNU_HASH global() macro
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1038 SHT_GNU_HASH = 0x6ffffff6, // GNU-style hash table. enumerator