Searched refs:EM_TILEGX (Results 1 - 11 of 11) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf-em.h42 #define EM_TILEGX 191 /* Tilera TILE-Gx */ macro
H A Daudit.h396 #define AUDIT_ARCH_TILEGX (EM_TILEGX|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
397 #define AUDIT_ARCH_TILEGX32 (EM_TILEGX|__AUDIT_ARCH_LE)
/external/elfutils/libebl/
H A Deblopenbackend.c66 { "tilegx", "elf_tilegx", "tilegx", 6, EM_TILEGX, ELFCLASS64, ELFDATA2LSB },
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h280 EM_TILEGX = 191, // Tilera TILE-Gx multicore architecture family enumerator in enum:llvm::ELF::__anon19680
/external/llvm/include/llvm/Support/
H A DELF.h283 EM_TILEGX = 191, // Tilera TILE-Gx multicore architecture family enumerator in enum:llvm::ELF::__anon12460
/external/llvm/lib/ObjectYAML/
H A DELFYAML.cpp186 ECase(EM_TILEGX)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h280 EM_TILEGX = 191, // Tilera TILE-Gx multicore architecture family enumerator in enum:llvm::ELF::__anon20504
/external/elfutils/libelf/
H A Delf.h256 #define EM_TILEGX 191 /* Tilera TILE-Gx */ macro
/external/kmod/port-gnu/
H A Delf.h255 #define EM_TILEGX 191 /* Tilera TILE-Gx */ macro
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp946 ENUM_ENT(EM_TILEGX, "Tilera TILE-Gx multicore architecture family"),
/external/elfutils/src/
H A Delflint.c347 EM_TILEGX, EM_TILEPRO, EM_AARCH64

Completed in 275 milliseconds