/third_party/elfutils/libdwelf/ |
D | dwelf_elf_e_machine_string.c | 335 case EM_TILEGX: in dwelf_elf_e_machine_string()
|
/third_party/elfio/c_wrapper/ |
D | elf_types_c_wrapper.hpp | 279 #define EM_TILEGX 191 // Tilera TILE-Gx multicore architecture family macro
|
/third_party/elfutils/libebl/ |
D | eblopenbackend.c | 88 { NULL, "elf_tilegx", "tilegx", 6, EM_TILEGX, ELFCLASS64, ELFDATA2LSB },
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 280 EM_TILEGX = 191, // Tilera TILE-Gx multicore architecture family enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 281 EM_TILEGX = 191, // Tilera TILE-Gx multicore architecture family enumerator
|
/third_party/libabigail/src/ |
D | abg-elf-helpers.cc | 284 case EM_TILEGX: in e_machine_to_string()
|
/third_party/libabigail/ |
D | configure.ac | 794 AC_CHECK_DECL([EM_TILEGX], 802 [Defined to 1 if elf.h has EM_TILEGX macro defined])
|
D | ChangeLog | 31403 Check if EM_AARCH64, EM_TILEPRO and EM_TILEGX macros are defined in elf.h 31408 whether EM_AARCH64, EM_TILEPRO and EM_TILEGX macros are defined 31411 EM_AARCH64, EM_TILEPRO and EM_TILEGX macros only
|
/third_party/elfio/elfio/ |
D | elfio_dump.hpp | 302 { EM_TILEGX, "Tilera TILE-Gx multicore architecture family" },
|
D | elf_types.hpp | 258 constexpr Elf_Half EM_TILEGX = 191; // Tilera TILE-Gx multicore architecture family variable
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 286 #define EM_TILEGX 191 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 286 #define EM_TILEGX 191 macro
|
/third_party/musl/include/ |
D | elf.h | 286 #define EM_TILEGX 191 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 286 #define EM_TILEGX 191 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 286 #define EM_TILEGX 191 macro
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 286 #define EM_TILEGX 191 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 488 EM_TILEGX
|
/third_party/elfutils/libelf/ |
D | elf.h | 325 #define EM_TILEGX 191 /* Tilera TILE-Gx */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 210 ECase(EM_TILEGX); in enumeration()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1522 pub const EM_TILEGX: u16 = 191; constant
|
/third_party/elfutils/src/ |
D | elflint.c | 332 EM_TILEGX, EM_TILEPRO, EM_AARCH64, EM_BPF, EM_RISCV, EM_CSKY
|
D | ChangeLog | 3012 * elflint.c (valid_e_machine): Add EM_TILEGX and EM_TILEPRO.
|