Home
last modified time | relevance | path

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

/qemu/bsd-user/riscv/
H A Dtarget_arch_elf.h23 #define elf_check_arch(x) ((x) == EM_RISCV)
29 #define ELF_ARCH EM_RISCV
/qemu/hw/riscv/
H A Dboot.c168 0, EM_RISCV, 1, 0, NULL, true, sym_cb) > 0) { in riscv_load_firmware()
249 NULL, ELFDATA2LSB, EM_RISCV, in riscv_load_kernel()
/qemu/target/riscv/
H A Darch_dump.c176 info->d_machine = EM_RISCV; in cpu_get_dump_info()
/qemu/include/
H A Delf.h182 #define EM_RISCV 243 /* RISC-V */ macro
/qemu/linux-user/
H A Delfload.c1851 #define ELF_ARCH EM_RISCV
/qemu/tcg/riscv/
H A Dtcg-target.c.inc3105 #define ELF_HOST_MACHINE EM_RISCV