Home
last modified time | relevance | path

Searched refs:STT_HIPROC (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/libebl/
Deblsymboltypename.c64 if (symbol >= STT_LOPROC && symbol <= STT_HIPROC) in ebl_symbol_type_name()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCELFSymbolFlags.h45 ELF_STT_Hiproc = (ELF::STT_HIPROC << ELF_STT_Shift),
/external/u-boot/include/
Delf.h393 #define STT_HIPROC 15 /* specific symbol types */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h875 STT_HIPROC = 15 // Highest processor-specific symbol type enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h894 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
/external/llvm/include/llvm/Support/
DELF.h890 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1013 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
/external/kmod/port-gnu/
Delf.h495 #define STT_HIPROC 15 /* End of processor-specific */ macro
2468 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */
/external/elfutils/libelf/
Delf.h607 #define STT_HIPROC 15 /* End of processor-specific */ macro
2688 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */