Home
last modified time | relevance | path

Searched refs:EM_TRICORE (Results 1 – 22 of 22) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c95 case EM_TRICORE: in dwelf_elf_e_machine_string()
/third_party/elfutils/tests/
Dsaridx.c56 MACHINE (EM_TRICORE),
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h152 #define EM_TRICORE 44 /* Siemens TriCore embedded processor. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h152 #define EM_TRICORE 44 /* Siemens TriCore embedded processor. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp130 #define EM_TRICORE 44 // Siemens Tricore embedded processor macro
/third_party/elfutils/libebl/
Deblopenbackend.c102 { NULL, "elf_tricore", "tricore", 7, EM_TRICORE, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h154 EM_TRICORE = 44, // Siemens TriCore enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h155 EM_TRICORE = 44, // Siemens TriCore enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc174 case EM_TRICORE: in e_machine_to_string()
/third_party/elfio/elfio/
Delfio_dump.hpp151 { EM_TRICORE, "Siemens Tricore embedded processor" },
Delf_types.hpp109 constexpr Elf_Half EM_TRICORE = 44; // Siemens Tricore embedded processor variable
/third_party/musl/ndk_musl_include/
Delf.h165 #define EM_TRICORE 44 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h165 #define EM_TRICORE 44 macro
/third_party/musl/include/
Delf.h165 #define EM_TRICORE 44 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h165 #define EM_TRICORE 44 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h165 #define EM_TRICORE 44 macro
/third_party/musl/porting/linux/user/include/
Delf.h165 #define EM_TRICORE 44 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt491 EM_TRICORE
/third_party/elfutils/libelf/
Delf.h201 #define EM_TRICORE 44 /* Siemens Tricore */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp92 ECase(EM_TRICORE); in enumeration()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1471 pub const EM_TRICORE: u16 = 44; constant
/third_party/elfutils/src/
Delflint.c324 EM_FAKE_ALPHA, EM_SH, EM_SPARCV9, EM_TRICORE, EM_ARC, EM_H8_300,