Searched refs:sym_base_addr_unsigned (Results 1 – 1 of 1) sorted by relevance
209 uintptr_t sym_base_addr_unsigned; in arch_elf_relocate() local220 ret = llext_lookup_symbol(ldr, ext, &sym_base_addr_unsigned, rel, &sym, sym_name, shdr); in arch_elf_relocate()252 intptr_t sym_base_addr = (intptr_t)sym_base_addr_unsigned; in arch_elf_relocate()