Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h653 #ifndef EM_ARC_COMPACT2
654 #define EM_ARC_COMPACT2 195 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h373 #define EM_ARC_COMPACT2 195 /* Synopsys ARCompact V2 */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg375 @ MSG_EM_ARC_COMPACT2_CF "EM_ARC_COMPACT2" # 195
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1140 [EM_ARC_COMPACT2] = "ARCompact V2", in print_elf_machine()