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

  /external/elfutils/libebl/
eblosabiname.c 65 else if (osabi == ELFOSABI_OPENBSD)
  /bionic/libc/include/
elf.h 289 #define ELFOSABI_OPENBSD 12
  /external/u-boot/include/
elf.h 78 #define ELFOSABI_OPENBSD 12 /* OpenBSD */
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 116 #define ELFOSABI_OPENBSD 12 /* OpenBSD */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 116 #define ELFOSABI_OPENBSD 12 /* OpenBSD */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 320 ELFOSABI_OPENBSD = 12, // OpenBSD
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 349 ELFOSABI_OPENBSD = 12, // OpenBSD
    [all...]
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 236 ECase(ELFOSABI_OPENBSD)
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
ELF.h 345 ELFOSABI_OPENBSD = 12, // OpenBSD
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 348 ELFOSABI_OPENBSD = 12, // OpenBSD
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
ELFYAML.cpp 257 ECase(ELFOSABI_OPENBSD);
  /external/kmod/port-gnu/
elf.h 150 #define ELFOSABI_OPENBSD 12 /* OpenBSD. */
    [all...]
  /external/elfutils/libelf/
elf.h 151 #define ELFOSABI_OPENBSD 12 /* OpenBSD. */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 788 {"OpenBSD", "UNIX - OpenBSD", ELF::ELFOSABI_OPENBSD},
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]

Completed in 79 milliseconds