Searched refs:R_RISCV_PCREL_LO12_S (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/riscv/include/uapi/asm/
H A Delf.h64 #define R_RISCV_PCREL_LO12_S 25 macro
/linux-master/arch/riscv/kernel/
H A Dmodule.c547 [R_RISCV_PCREL_LO12_S] = { .reloc_handler = apply_r_riscv_pcrel_lo12_s_rela },
836 if (type == R_RISCV_PCREL_LO12_I || type == R_RISCV_PCREL_LO12_S) {

Completed in 208 milliseconds