Home
last modified time | relevance | path

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

/linux-6.6.21/arch/riscv/include/uapi/asm/
Delf.h55 #define R_RISCV_JAL 17 macro
/linux-6.6.21/arch/riscv/kernel/
Dmodule.c318 [R_RISCV_JAL] = apply_r_riscv_jal_rela,
Delf_kexec.c423 case R_RISCV_JAL: in arch_kexec_apply_relocations_add()