Home
last modified time | relevance | path

Searched refs:R_RISCV_64 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/tools/
H A Dprelink-riscv.c37 #ifndef R_RISCV_64
38 #define R_RISCV_64 2 macro
H A Dprelink-riscv.inc92 else if (ELF_R_TYPE(r->r_info) == R_RISCV_64)
/openbmc/linux/arch/riscv/include/uapi/asm/
H A Delf.h42 #define R_RISCV_64 2 macro
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/
H A D0001-riscv64-ignore-unknown-relocs.patch6 Sometimes ld emits relocs such as R_RISCV_64 for unwind symbols
/openbmc/u-boot/arch/riscv/cpu/
H A Dstart.S30 #define RELOC_TYPE R_RISCV_64
/openbmc/u-boot/include/
H A Delf.h690 #define R_RISCV_64 2 macro
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c66 #define R_ABSOLUTE R_RISCV_64
/openbmc/linux/arch/riscv/kernel/
H A Dmodule.c316 [R_RISCV_64] = apply_r_riscv_64_rela,
/openbmc/qemu/include/
H A Delf.h1389 #define R_RISCV_64 2 macro