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

/external/elfutils/libebl/
H A Deblosabiname.c53 else if (osabi == ELFOSABI_SOLARIS)
/external/valgrind/coregrind/
H A Dlauncher-linux.c208 header.ehdr32.e_ident[EI_OSABI] == ELFOSABI_SOLARIS)) {
251 header.ehdr64.e_ident[EI_OSABI] == ELFOSABI_SOLARIS)) {
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h314 ELFOSABI_SOLARIS = 6, // Solaris enumerator in enum:llvm::ELF::__anon19683
/external/llvm/include/llvm/Support/
H A DELF.h343 ELFOSABI_SOLARIS = 6, // Solaris enumerator in enum:llvm::ELF::__anon12463
/external/llvm/lib/ObjectYAML/
H A DELFYAML.cpp230 ECase(ELFOSABI_SOLARIS)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h342 ELFOSABI_SOLARIS = 6, // Solaris enumerator in enum:llvm::ELF::__anon20507
/external/elfutils/libelf/
H A Delf.h145 #define ELFOSABI_SOLARIS 6 /* Sun Solaris. */ macro
/external/kmod/port-gnu/
H A Delf.h144 #define ELFOSABI_SOLARIS 6 /* Sun Solaris. */ macro
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp782 {"Solaris", "UNIX - Solaris", ELF::ELFOSABI_SOLARIS},

Completed in 150 milliseconds