Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/include/uapi/asm/
Delf.h63 #define R_RISCV_PCREL_LO12_S 25 macro
/linux-6.1.9/arch/riscv/kernel/
Dmodule.c309 [R_RISCV_PCREL_LO12_S] = apply_r_riscv_pcrel_lo12_s_rela,
370 if (type == R_RISCV_PCREL_LO12_I || type == R_RISCV_PCREL_LO12_S) { in apply_relocate_add()