HomeSort by relevance Sort by last modified time
    Searched refs:ELFOSABI_SOLARIS (Results 1 - 15 of 15) sorted by null

  /external/elfutils/libebl/
eblosabiname.c 53 else if (osabi == ELFOSABI_SOLARIS)
  /bionic/libc/include/
elf.h 283 #define ELFOSABI_SOLARIS 6
  /external/u-boot/include/
elf.h 72 #define ELFOSABI_SOLARIS 6 /* Sun Solaris */
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 110 #define ELFOSABI_SOLARIS 6 /* Solaris */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 110 #define ELFOSABI_SOLARIS 6 /* Solaris */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 314 ELFOSABI_SOLARIS = 6, // Solaris
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 343 ELFOSABI_SOLARIS = 6, // Solaris
    [all...]
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 230 ECase(ELFOSABI_SOLARIS)
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
ELF.h 339 ELFOSABI_SOLARIS = 6, // Solaris
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 342 ELFOSABI_SOLARIS = 6, // Solaris
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
ELFYAML.cpp 251 ECase(ELFOSABI_SOLARIS);
  /external/kmod/port-gnu/
elf.h 144 #define ELFOSABI_SOLARIS 6 /* Sun Solaris. */
    [all...]
  /external/elfutils/libelf/
elf.h 145 #define ELFOSABI_SOLARIS 6 /* Sun Solaris. */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 782 {"Solaris", "UNIX - Solaris", ELF::ELFOSABI_SOLARIS},
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]

Completed in 92 milliseconds