Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c710 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT) in get_elf_symbol_info() macro
/external/llvm/include/llvm/Support/
DELF.h383 STO_PPC64_LOCAL_MASK = (7 << STO_PPC64_LOCAL_BIT) enumerator
/external/elfutils/src/libelf/
Delf.h2294 #define STO_PPC64_LOCAL_MASK (7 << STO_PPC64_LOCAL_BIT) macro