Home
last modified time | relevance | path

Searched refs:EM_NONE (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/ELF/
H A DTBEHandler.cpp50 case (ELFArch)ELF::EM_NONE: in output()
61 .Case("Unknown", ELF::EM_NONE) in input()
62 .Default(ELF::EM_NONE); in input()
/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c41 case EM_NONE: in dwelf_elf_e_machine_string()
/third_party/elfutils/tests/
H A Dsaridx.c33 MACHINE (EM_NONE),
H A Dbacktrace-data.c315 bool ok = dwfl_attach_state (dwfl, EM_NONE, child, &callbacks, NULL); in main()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp85 #define EM_NONE 0 // No machine macro
/third_party/elfutils/libdwfl/
H A Drelocate.c494 if (ebl_get_elfmachine (mod->ebl) == EM_NONE) in check_badreltype()
/third_party/elfutils/libebl/
H A Deblopenbackend.c385 return openbackend (NULL, emulation, EM_NONE); in ebl_openbackend_emulation()
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc124 case EM_NONE: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h127 EM_NONE = 0, // No machine enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceELFObjectWriter.cpp58 return EM_NONE; in getELFMachine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h128 EM_NONE = 0, // No machine enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp105 { EM_NONE, "No machine" },
H A Delf_types.hpp64 constexpr Elf_Half EM_NONE = 0 ; // No machine member
/third_party/musl/porting/linux/user/include/
H A Delf.h138 #define EM_NONE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h138 #define EM_NONE 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h138 #define EM_NONE 0 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h138 #define EM_NONE 0 macro
/third_party/musl/include/
H A Delf.h138 #define EM_NONE 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp65 ECase(EM_NONE); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h171 #define EM_NONE 0 /* No machine */ macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1446 pub const EM_NONE: u16 = 0; consts

Completed in 97 milliseconds