/third_party/elfutils/libdwelf/ |
D | dwelf_elf_e_machine_string.c | 329 case EM_TILEPRO: in dwelf_elf_e_machine_string()
|
/third_party/elfio/c_wrapper/ |
D | elf_types_c_wrapper.hpp | 276 #define EM_TILEPRO 188 // Tilera TILEPro multicore architecture family macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 278 EM_TILEPRO = 188, // Tilera TILEPro multicore architecture family enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 279 EM_TILEPRO = 188, // Tilera TILEPro multicore architecture family enumerator
|
/third_party/libabigail/src/ |
D | abg-elf-helpers.cc | 279 case EM_TILEPRO: in e_machine_to_string()
|
/third_party/elfio/elfio/ |
D | elfio_dump.hpp | 299 { EM_TILEPRO, "Tilera TILEPro multicore architecture family" },
|
D | elf_types.hpp | 255 constexpr Elf_Half EM_TILEPRO = 188; // Tilera TILEPro multicore architecture family variable
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 283 #define EM_TILEPRO 188 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 283 #define EM_TILEPRO 188 macro
|
/third_party/musl/include/ |
D | elf.h | 283 #define EM_TILEPRO 188 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 283 #define EM_TILEPRO 188 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 283 #define EM_TILEPRO 188 macro
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 283 #define EM_TILEPRO 188 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | linux.txt | 489 EM_TILEPRO
|
/third_party/elfutils/libelf/ |
D | elf.h | 322 #define EM_TILEPRO 188 /* Tilera TILEPro */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 208 ECase(EM_TILEPRO); in enumeration()
|
/third_party/libabigail/ |
D | configure.ac | 782 AC_CHECK_DECL([EM_TILEPRO],
|
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/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1521 pub const EM_TILEPRO: u16 = 188; 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.
|