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.c80 if (type == R_RISCV_CALL_PLT) { in count_max_entries()
H A Delf_kexec.c441 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 },