Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/riscv/include/uapi/asm/
H A Delf.h62 #define R_RISCV_PCREL_LO12_I 24 macro
/kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/
H A Delf.h62 #define R_RISCV_PCREL_LO12_I 24 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-riscv/asm/
H A Delf.h55 #define R_RISCV_PCREL_LO12_I 24 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-riscv/asm/
H A Delf.h55 #define R_RISCV_PCREL_LO12_I 24 macro
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule.c307 [R_RISCV_PCREL_LO12_I] = apply_r_riscv_pcrel_lo12_i_rela,
369 if (type == R_RISCV_PCREL_LO12_I || type == R_RISCV_PCREL_LO12_S) { in apply_relocate_add()
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmodule.c322 [R_RISCV_PCREL_LO12_I] = apply_r_riscv_pcrel_lo12_i_rela,
386 if (type == R_RISCV_PCREL_LO12_I || type == R_RISCV_PCREL_LO12_S) { in apply_relocate_add()
H A Delf_kexec.c428 * With no R_RISCV_PCREL_LO12_S, R_RISCV_PCREL_LO12_I in arch_kexec_apply_relocations_add()
454 case R_RISCV_PCREL_LO12_I: in arch_kexec_apply_relocations_add()

Completed in 4 milliseconds