Home
last modified time | relevance | path

Searched refs:EM_ALPHA (Results 1 - 19 of 19) sorted by relevance

/third_party/elfutils/libelf/
H A Delf-knowledge.h76 ((Ehdr)->e_machine == EM_ALPHA \
H A Delf.h373 #define EM_ALPHA 0x9026 macro
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c404 case EM_ALPHA: in dwelf_elf_e_machine_string()
/third_party/ltp/libs/libltpvdso/
H A Dparse_vdso.c109 if ((hdr->e_machine == EM_ALPHA in vdso_init_from_sysinfo_ehdr()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp331 #define EM_ALPHA 0x9026 // "Alpha"; macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c76 { alpha_init, "elf_alpha", "alpha", 5, EM_ALPHA, ELFCLASS64, ELFDATA2LSB },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc290 case EM_ALPHA: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h151 EM_ALPHA = 41, // DEC Alpha enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h152 EM_ALPHA = 41, // DEC Alpha enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp353 { EM_ALPHA, "Alpha" },
H A Delf_types.hpp310 constexpr Elf_Half EM_ALPHA = 0x9026; // Alpha member
/third_party/musl/porting/linux/user/include/
H A Delf.h321 #define EM_ALPHA 0x9026 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h320 #define EM_ALPHA 0x9026 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h320 #define EM_ALPHA 0x9026 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h320 #define EM_ALPHA 0x9026 macro
/third_party/musl/include/
H A Delf.h321 #define EM_ALPHA 0x9026 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp89 ECase(EM_ALPHA); in enumeration()
/third_party/elfutils/src/
H A Delflint.c331 EM_MN10200, EM_PJ, EM_OPENRISC, EM_ARC_A5, EM_XTENSA, EM_ALPHA,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1523 pub const EM_ALPHA: u16 = 0x9026; consts

Completed in 98 milliseconds