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/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.cpp282 ENUM_TO_CSTR(STT_HIPROC); in typeToCString()
/external/llvm/include/llvm/Support/
DELF.h890 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/google-breakpad/src/third_party/musl/include/
Delf.h397 #define STT_HIPROC 15 macro
2071 #define STT_ARM_16BIT STT_HIPROC
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1061 STT_HIPROC = 15, // Highest processor-specific symbol type enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h1088 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.h605 #define STT_HIPROC 15 /* End of processor-specific */ macro
2712 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */