Home
last modified time | relevance | path

Searched refs:EM_TILE64 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h629 #ifndef EM_TILE64
630 #define EM_TILE64 187 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h359 #define EM_TILE64 187 /* Tilera TILE64 multicore architecture */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg359 @ MSG_EM_TILE64_CF "EM_TILE64" # 187
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1132 [EM_TILE64] = "TILE64", in print_elf_machine()