Home
last modified time | relevance | path

Searched refs:EM_XTENSA (Results 1 - 17 of 17) sorted by relevance

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c195 case EM_XTENSA: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp180 #define EM_XTENSA 94 // Tensilica Xtensa Architecture macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c147 { NULL, "elf_xtensa", "xtensa", 6, EM_XTENSA, 0, 0 },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc270 case EM_XTENSA: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h205 EM_XTENSA = 94, // Tensilica Xtensa Architecture enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h206 EM_XTENSA = 94, // Tensilica Xtensa Architecture enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp201 { EM_XTENSA, "Tensilica Xtensa Architecture" },
H A Delf_types.hpp159 constexpr Elf_Half EM_XTENSA = 94 ; // Tensilica Xtensa Architecture member
/third_party/musl/porting/linux/user/include/
H A Delf.h216 #define EM_XTENSA 94 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h216 #define EM_XTENSA 94 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h216 #define EM_XTENSA 94 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h216 #define EM_XTENSA 94 macro
/third_party/musl/include/
H A Delf.h216 #define EM_XTENSA 94 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp142 ECase(EM_XTENSA); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h251 #define EM_XTENSA 94 /* Tensilica Xtensa Architecture */ macro
/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.rs1519 pub const EM_XTENSA: u16 = 94; consts

Completed in 96 milliseconds