Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblsymboltypename.c71 else if (symbol >= STT_LOOS && symbol <= STT_HIOS) in ebl_symbol_type_name()
/external/u-boot/include/
Delf.h391 #define STT_HIOS 12 /* system specific symbol types */ macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1011 STT_HIOS = 12, // Highest operating system-specific symbol type enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h892 STT_HIOS = 12, // Highest operating system-specific symbol type enumerator
/external/llvm/include/llvm/Support/
DELF.h888 STT_HIOS = 12, // Highest operating system-specific symbol type enumerator
/external/kmod/port-gnu/
Delf.h493 #define STT_HIOS 12 /* End of OS-specific */ macro
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp3038 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printSymbol()
3082 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printHashedSymbol()
4223 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printSymbol()
/external/elfutils/libelf/
Delf.h606 #define STT_HIOS 12 /* End of OS-specific */ macro
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2793 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printSymbol()
3412 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printSymbol()