Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/uapi/asm/
Delf.h62 #define R_RISCV_PCREL_LO12_I 24 macro
/linux-5.19.10/arch/riscv/kernel/
Dmodule.c308 [R_RISCV_PCREL_LO12_I] = apply_r_riscv_pcrel_lo12_i_rela,
370 if (type == R_RISCV_PCREL_LO12_I || type == R_RISCV_PCREL_LO12_S) { in apply_relocate_add()
Delf_kexec.c433 case R_RISCV_PCREL_LO12_I: in arch_kexec_apply_relocations_add()