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

  /external/elfutils/libebl/
eblosabiname.c 49 else if (osabi == ELFOSABI_NETBSD)
  /bionic/libc/include/
elf.h 281 #define ELFOSABI_NETBSD 2
  /external/u-boot/include/
elf.h 70 #define ELFOSABI_NETBSD 2 /* NetBSD */
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 106 #define ELFOSABI_NETBSD 2 /* NetBSD */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 106 #define ELFOSABI_NETBSD 2 /* NetBSD */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 311 ELFOSABI_NETBSD = 2, // NetBSD
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 339 ELFOSABI_NETBSD = 2, // NetBSD
    [all...]
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 226 ECase(ELFOSABI_NETBSD)
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
ELF.h 335 ELFOSABI_NETBSD = 2, // NetBSD
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 338 ELFOSABI_NETBSD = 2, // NetBSD
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
ELFYAML.cpp 248 ECase(ELFOSABI_NETBSD);
  /external/kmod/port-gnu/
elf.h 141 #define ELFOSABI_NETBSD 2 /* NetBSD. */
    [all...]
  /external/elfutils/libelf/
elf.h 142 #define ELFOSABI_NETBSD 2 /* NetBSD. */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 779 {"NetBSD", "UNIX - NetBSD", ELF::ELFOSABI_NETBSD},
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]

Completed in 83 milliseconds