Searched refs:EM_TILEGX (Results 1 – 12 of 12) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | elf-em.h | 42 #define EM_TILEGX 191 /* Tilera TILE-Gx */ macro
|
D | audit.h | 396 #define AUDIT_ARCH_TILEGX (EM_TILEGX|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE) 397 #define AUDIT_ARCH_TILEGX32 (EM_TILEGX|__AUDIT_ARCH_LE)
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 280 EM_TILEGX = 191, // Tilera TILE-Gx multicore architecture family enumerator
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 283 EM_TILEGX = 191, // Tilera TILE-Gx multicore architecture family enumerator
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 66 { "tilegx", "elf_tilegx", "tilegx", 6, EM_TILEGX, ELFCLASS64, ELFDATA2LSB },
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 280 EM_TILEGX = 191, // Tilera TILE-Gx multicore architecture family enumerator
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 186 ECase(EM_TILEGX) in enumeration()
|
/external/kmod/port-gnu/ |
D | elf.h | 255 #define EM_TILEGX 191 /* Tilera TILE-Gx */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 256 #define EM_TILEGX 191 /* Tilera TILE-Gx */ macro
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 946 ENUM_ENT(EM_TILEGX, "Tilera TILE-Gx multicore architecture family"),
|
/external/elfutils/src/ |
D | elflint.c | 347 EM_TILEGX, EM_TILEPRO, EM_AARCH64
|
D | ChangeLog | 1261 * elflint.c (valid_e_machine): Add EM_TILEGX and EM_TILEPRO.
|