Home
last modified time | relevance | path

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

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