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

/external/elfutils/libebl/
H A Deblsymboltypename.c70 else if (symbol >= STT_LOOS && symbol <= STT_HIOS)
/external/syslinux/com32/include/sys/
H A Delfcommon.h261 #define STT_HIOS 12 /* End of OS-specific */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h873 STT_HIOS = 8, // Highest operating system-specific symbol type enumerator in enum:llvm::ELF::__anon19697
/external/llvm/include/llvm/Support/
H A DELF.h888 STT_HIOS = 12, // Highest operating system-specific symbol type enumerator in enum:llvm::ELF::__anon12487
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h892 STT_HIOS = 12, // Highest operating system-specific symbol type enumerator in enum:llvm::ELF::__anon20533
/external/elfutils/libelf/
H A Delf.h494 #define STT_HIOS 12 /* End of OS-specific */ macro
/external/kmod/port-gnu/
H A Delf.h493 #define STT_HIOS 12 /* End of OS-specific */ macro
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2793 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS)
3412 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS)
/external/valgrind/perf/
H A Dtinycc.c463 #define STT_HIOS 12 /* End of OS-specific */ macro

Completed in 366 milliseconds