Home
last modified time | relevance | path

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

/linux/arch/riscv/include/uapi/asm/
H A Delf.h58 #define R_RISCV_CALL_PLT 19 macro
/linux/arch/riscv/kernel/
H A Dmodule-sections.c90 case R_RISCV_CALL_PLT: in count_max_entries()
106 case R_RISCV_CALL_PLT: in rela_needs_plt_got_entry()
H A Dmachine_kexec_file.c214 case R_RISCV_CALL_PLT: in arch_kexec_apply_relocations_add()
H A Dmodule.c540 [R_RISCV_CALL_PLT] = { .reloc_handler = apply_r_riscv_call_plt_rela },