Searched refs:extreloff (Results 1 – 4 of 4) sorted by relevance
1020 uint32_t extreloff; /* offset to external relocation entries */ member
662 dysymtabhdr->extreloff, in kxld_reloc_export_macho()
737 (struct relocation_info *) ((void *) (my_file + object->dysymtab_hdr->extreloff)), in init_from_final_linked_image()
6961 if (dysymtab->locreloff < dysymtab->extreloff) { in slidePrelinkedExecutable()6962 dysymtab->extreloff -= reloc_size; in slidePrelinkedExecutable()