Searched refs:loc_unsigned (Results 1 – 1 of 1) sorted by relevance
64 int arch_elf_relocate(elf_rela_t *rel, uintptr_t loc_unsigned, uintptr_t sym_base_addr_unsigned, in arch_elf_relocate() argument82 intptr_t loc = (intptr_t)loc_unsigned; in arch_elf_relocate()