Home
last modified time | relevance | path

Searched refs:EM_AARCH64 (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/ELF/
H A DTBEHandler.cpp47 case (ELFArch)ELF::EM_AARCH64: in output()
60 .Case("AArch64", ELF::EM_AARCH64) in input()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELF.cpp47 case ELF::EM_AARCH64: in getELFRelocationTypeName()
165 case ELF::EM_AARCH64: in getELFRelativeRelocationType()
439 case ELF::EM_AARCH64: in getDynamicTagAsString()
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c321 case EM_AARCH64: in dwelf_elf_e_machine_string()
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc274 case EM_AARCH64: in e_machine_to_string()
1007 return (elf_header && elf_header->e_machine == EM_AARCH64); in architecture_is_arm64()
/third_party/elfutils/libdw/
H A Dcfi.c354 if (cache->e_machine == EM_AARCH64) in execute_cfi()
/third_party/elfutils/libebl/
H A Deblobjnote.c485 && ehdr.e_machine == EM_AARCH64) in ebl_object_note()
H A Deblopenbackend.c148 { aarch64_init, "elf_aarch64", "aarch64", 7, EM_AARCH64, ELFCLASS64, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp46 : MCELFObjectTargetWriter(/*Is64Bit*/ true, OSABI, ELF::EM_AARCH64, in AArch64ELFObjectWriter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp204 ECase(EM_AARCH64); in enumeration()
636 case ELF::EM_AARCH64: in enumeration()
685 case ELF::EM_AARCH64: in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h274 EM_AARCH64 = 183, // ARM AArch64 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h275 EM_AARCH64 = 183, // ARM AArch64 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h1097 case ELF::EM_AARCH64: in getFileFormatName()
1130 case ELF::EM_AARCH64: in getArch()
/third_party/elfio/elfio/
H A Delfio_dump.hpp294 { EM_AARCH64, "ARM AArch64" },
H A Delf_types.hpp250 constexpr Elf_Half EM_AARCH64 = 183; // ARM AArch64 member
/third_party/musl/porting/linux/user/include/
H A Delf.h279 #define EM_AARCH64 183 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h279 #define EM_AARCH64 183 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h279 #define EM_AARCH64 183 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h279 #define EM_AARCH64 183 macro
/third_party/musl/include/
H A Delf.h279 #define EM_AARCH64 183 macro
/third_party/elfutils/libelf/
H A Delf.h317 #define EM_AARCH64 183 /* ARM AARCH64 */ macro
/third_party/elfutils/src/
H A Delflint.c332 EM_TILEGX, EM_TILEPRO, EM_AARCH64, EM_BPF, EM_RISCV, EM_CSKY
H A Dreadelf.c6621 if (ehdr->e_machine == EM_AARCH64) in print_cfa_program()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1520 pub const EM_AARCH64: u16 = 183; consts
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp658 ASSERT(sizeof(void *) == 8 && elfHeader->e_machine == EM_AARCH64);

Completed in 116 milliseconds