Home
last modified time | relevance | path

Searched refs:EM_SPARCV9 (Results 1 – 25 of 25) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c93 case EM_SPARCV9: in dwelf_elf_e_machine_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp120 case ELF::EM_SPARCV9: in getELFRelocationTypeName()
188 case ELF::EM_SPARCV9: in getELFRelativeRelocationType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp26 Is64Bit ? ELF::EM_SPARCV9 : ELF::EM_SPARC, in SparcELFObjectWriter()
/third_party/elfutils/tests/
Dsaridx.c55 MACHINE (EM_SPARCV9),
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h151 #define EM_SPARCV9 43 /* SPARC v9 64-bit. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h151 #define EM_SPARCV9 43 /* SPARC v9 64-bit. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp129 #define EM_SPARCV9 43 // SPARC v9 64-bit macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h153 EM_SPARCV9 = 43, // SPARC V9 enumerator
/third_party/elfutils/libebl/
Deblopenbackend.c83 { sparc_init, "elf_sparcv9", "sparc", 5, EM_SPARCV9, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h1105 case ELF::EM_SPARCV9: in getFileFormatName()
1170 case ELF::EM_SPARCV9: in getArch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h154 EM_SPARCV9 = 43, // SPARC V9 enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc172 case EM_SPARCV9: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp150 { EM_SPARCV9, "SPARC v9 64-bit" },
Delf_types.hpp108 constexpr Elf_Half EM_SPARCV9 = 43; // SPARC v9 64-bit variable
/third_party/musl/porting/linux/user/include/
Delf.h164 #define EM_SPARCV9 43 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h164 #define EM_SPARCV9 43 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h164 #define EM_SPARCV9 43 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h164 #define EM_SPARCV9 43 macro
/third_party/musl/include/
Delf.h164 #define EM_SPARCV9 43 macro
/third_party/musl/ndk_musl_include/
Delf.h164 #define EM_SPARCV9 43 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt481 EM_SPARCV9
/third_party/elfutils/libelf/
Delf.h200 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp91 ECase(EM_SPARCV9); in enumeration()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1470 pub const EM_SPARCV9: u16 = 43; constant
/third_party/elfutils/src/
Delflint.c324 EM_FAKE_ALPHA, EM_SH, EM_SPARCV9, EM_TRICORE, EM_ARC, EM_H8_300,