Searched refs:opaddr (Results 1 – 2 of 2) sorted by relevance
23 void arch_elf_relocate(elf_rel_t *rel, uintptr_t opaddr, uintptr_t opval) in arch_elf_relocate() argument30 *((uint32_t *)opaddr) = (uint32_t)opval; in arch_elf_relocate()34 reloc_type, opaddr); in arch_elf_relocate()
136 void arch_elf_relocate(elf_rel_t *rel, uintptr_t opaddr, uintptr_t opval);