HomeSort by relevance Sort by last modified time
    Searched refs:EM_SPARC (Results 1 - 25 of 30) sorted by null

1 2

  /bionic/libc/kernel/uapi/linux/
elf-em.h 23 #define EM_SPARC 2
audit.h 295 #define AUDIT_ARCH_SPARC (EM_SPARC)
  /external/iproute2/include/uapi/linux/
elf-em.h 8 #define EM_SPARC 2
  /external/kernel-headers/original/uapi/linux/
elf-em.h 8 #define EM_SPARC 2
audit.h 411 #define AUDIT_ARCH_SPARC (EM_SPARC)
  /external/llvm/lib/Object/
ELF.cpp 92 case ELF::EM_SPARC:
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetELFWriterInfo.h 38 EM_SPARC = 2, // SPARC
  /external/elfutils/tests/
saridx.c 35 MACHINE (EM_SPARC),
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 26 Is64Bit ? ELF::EM_SPARCV9 : ELF::EM_SPARC,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/MCTargetDesc/
SparcELFObjectWriter.cpp 27 Is64Bit ? ELF::EM_SPARCV9 : ELF::EM_SPARC,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
ELF.cpp 119 case ELF::EM_SPARC:
180 case ELF::EM_SPARC:
  /external/u-boot/include/
elf.h 142 #define EM_SPARC 2 /* SPARC */
  /external/llvm/include/llvm/Object/
ELFObjectFile.h 857 case ELF::EM_SPARC:
933 case ELF::EM_SPARC:
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 145 #define EM_SPARC 2 /* Sun SPARC. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 145 #define EM_SPARC 2 /* Sun SPARC. */
    [all...]
  /external/elfutils/libebl/
eblopenbackend.c 71 { "sparc", "elf_sparc", "sparc", 5, EM_SPARC, 0, 0 },
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 129 EM_SPARC = 2, // SPARC
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
ELFObjectFile.h     [all...]
  /external/google-breakpad/src/common/linux/
dump_symbols.cc 787 case EM_SPARC: return "sparc";
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 132 EM_SPARC = 2, // SPARC
    [all...]
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 43 ECase(EM_SPARC)
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
ELF.h 131 EM_SPARC = 2, // SPARC
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 129 EM_SPARC = 2, // SPARC
    [all...]
  /external/kmod/libkmod/
libkmod-elf.c 1005 handle_register_symbols = (elf->header.machine == EM_SPARC ||
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
ELFYAML.cpp 63 ECase(EM_SPARC);

Completed in 149 milliseconds

1 2