Searched refs:arch_elf_relocate (Results 1 – 3 of 3) sorted by relevance
23 void arch_elf_relocate(elf_rel_t *rel, uintptr_t opaddr, uintptr_t opval) in arch_elf_relocate() function
136 void arch_elf_relocate(elf_rel_t *rel, uintptr_t opaddr, uintptr_t opval);
552 arch_elf_relocate(&rel, op_loc, link_addr); in llext_link()