Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Delf.h57 #define R_RISCV_CALL_PLT 19 macro
/openbmc/linux/arch/riscv/kernel/
H A Dmodule-sections.c80 if (type == R_RISCV_CALL_PLT) { in count_max_entries()
H A Dmodule.c328 [R_RISCV_CALL_PLT] = apply_r_riscv_call_plt_rela,
H A Delf_kexec.c434 case R_RISCV_CALL_PLT: in arch_kexec_apply_relocations_add()
/openbmc/qemu/include/
H A Delf.h1402 #define R_RISCV_CALL_PLT 19 macro