Searched refs:reloc_entry (Results 1 – 2 of 2) sorted by relevance
61 static __noreturn reloc_entry(struct reloc_info *ri) in reloc_entry() function107 entry_fn = (void *)(dest + ((char *)reloc_entry - _start)); in reloc()
542 RelocInfo reloc_entry = (*infos)[i]; in ProcessRelocInfos() local543 Address target_address = reloc_entry.target_address(); in ProcessRelocInfos()