Home
last modified time | relevance | path

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

/Zephyr-latest/arch/riscv/core/
Delf.c136 if (candidate.r_offset == sym->st_value && reloc_type == R_RISCV_PCREL_HI20) { in llext_riscv_find_sym_pcrel()
314 case R_RISCV_PCREL_HI20: in arch_elf_relocate()
331 if (reloc_type != R_RISCV_PCREL_HI20) { in arch_elf_relocate()
/Zephyr-latest/include/zephyr/arch/riscv/
Delf.h49 #define R_RISCV_PCREL_HI20 23 macro