Home
last modified time | relevance | path

Searched refs:EM_ARC (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h281 #ifndef EM_ARC
282 #define EM_ARC 45 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h43 #define EM_ARC 45 /* Argonaut RISC Core */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h199 #define EM_ARC 45 /* Argonaut RISC Core, */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h225 #define EM_ARC 45 /* Argonaut RISC Core. */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg128 @ MSG_EM_ARC_CF "EM_ARC" # 45
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1016 [EM_ARC] = "ARC", in print_elf_machine()