Home
last modified time | relevance | path

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

/Zephyr-latest/arch/riscv/core/
Delf.c88 uintptr_t candidate_loc; in llext_riscv_find_sym_pcrel() local
129 candidate_loc = sect_base + candidate.r_offset; in llext_riscv_find_sym_pcrel()
187 *link_addr_out = (intptr_t)(link_addr + candidate.r_addend - candidate_loc); /* S + A - P */ in llext_riscv_find_sym_pcrel()