Home
last modified time | relevance | path

Searched refs:EM_RISCV (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/cmd/sgs/libconv/common/
H A Delf.c555 CONV_DS_MSG_INIT(EM_RISCV, mach_243_cf) }; in ehdr_mach_strings()
557 CONV_DS_MSG_INIT(EM_RISCV, mach_243_nf) }; in ehdr_mach_strings()
559 CONV_DS_MSG_INIT(EM_RISCV, mach_243_dmp) }; in ehdr_mach_strings()
561 #if (EM_NUM != (EM_RISCV + 1)) in ehdr_mach_strings()
H A Delf.msg436 @ MSG_EM_RISCV_CF "EM_RISCV" # 243
/titanic_52/usr/src/uts/common/sys/
H A Delf.h406 #define EM_RISCV 243 /* RISC-V */ macro
/titanic_52/usr/src/boot/sys/sys/
H A Delf_common.h300 #define EM_RISCV 243 /* RISC-V */ macro
/titanic_52/usr/src/cmd/file/
H A Dfile.c1162 [EM_RISCV] = "RISC-V" in print_elf_machine()