Home
last modified time | relevance | path

Searched defs:SHN_XINDEX (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/include/
Delf.h267 #define SHN_XINDEX 0xffff /* Index is an extra table */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h696 SHN_XINDEX = 0xffff, // Mark that the index is >= SHN_LORESERVE enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h660 SHN_XINDEX = 0xffff, // Mark that the index is >= SHN_LORESERVE enumerator
/external/llvm/include/llvm/Support/
DELF.h659 SHN_XINDEX = 0xffff, // Mark that the index is >= SHN_LORESERVE enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h768 SHN_XINDEX = 0xffff, // Mark that the index is >= SHN_LORESERVE enumerator
/external/kmod/port-gnu/
Delf.h314 #define SHN_XINDEX 0xffff /* Index is in extra table. */ macro
/external/elfutils/libelf/
Delf.h426 #define SHN_XINDEX 0xffff /* Index is in extra table. */ macro