Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h390 STO_PPC64_LOCAL_MASK = (7 << STO_PPC64_LOCAL_BIT) enumerator
/external/llvm/include/llvm/Support/
DELF.h391 STO_PPC64_LOCAL_MASK = (7 << STO_PPC64_LOCAL_BIT) enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h391 STO_PPC64_LOCAL_MASK = (7 << STO_PPC64_LOCAL_BIT) enumerator
/external/kmod/port-gnu/
Delf.h2422 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT) macro
/external/elfutils/libelf/
Delf.h2649 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT) macro