Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/riscv/
Delf.h51 #define R_RISCV_PCREL_LO12_S 25 macro
/Zephyr-latest/arch/riscv/core/
Delf.c106 if (reloc_type != R_RISCV_PCREL_LO12_I && reloc_type != R_RISCV_PCREL_LO12_S) { in llext_riscv_find_sym_pcrel()
358 case R_RISCV_PCREL_LO12_S: in arch_elf_relocate()