Home
last modified time | relevance | path

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

/arch/riscv/include/uapi/asm/
Delf.h57 #define R_RISCV_CALL_PLT 19 macro
/arch/riscv/kernel/
Dmodule-sections.c80 if (type == R_RISCV_CALL_PLT) { in count_max_entries()
Dmodule.c313 [R_RISCV_CALL_PLT] = apply_r_riscv_call_plt_rela,