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

/linux-master/arch/riscv/include/uapi/asm/
H A Delf.h63 #define R_RISCV_PCREL_LO12_I 24 macro
/linux-master/arch/riscv/kernel/
H A Delf_kexec.c434 * With no R_RISCV_PCREL_LO12_S, R_RISCV_PCREL_LO12_I
460 case R_RISCV_PCREL_LO12_I:
H A Dmodule.c546 [R_RISCV_PCREL_LO12_I] = { .reloc_handler = apply_r_riscv_pcrel_lo12_i_rela },
836 if (type == R_RISCV_PCREL_LO12_I || type == R_RISCV_PCREL_LO12_S) {

Completed in 110 milliseconds