Searched refs:sect_base (Results 1 – 2 of 2) sorted by relevance
368 uintptr_t sect_base = 0; in llext_link() local456 sect_base = (uintptr_t) llext_loaded_sect_ptr(ldr, ext, shdr->sh_info); in llext_link()
96 const uintptr_t sect_base = (uintptr_t)llext_loaded_sect_ptr(ldr, ext, shdr->sh_info); in llext_riscv_find_sym_pcrel() local129 candidate_loc = sect_base + candidate.r_offset; in llext_riscv_find_sym_pcrel()