Searched refs:dysymtab_hdr (Results 1 – 1 of 1) sorted by relevance
99 struct dysymtab_command *dysymtab_hdr; member735 object->dysymtab_hdr = (struct dysymtab_command *) cmd_hdr; in init_from_final_linked_image()737 (struct relocation_info *) ((void *) (my_file + object->dysymtab_hdr->extreloff)), in init_from_final_linked_image()738 object->dysymtab_hdr->nextrel); in init_from_final_linked_image()742 (struct relocation_info *) ((void *) (my_file + object->dysymtab_hdr->locreloff)), in init_from_final_linked_image()743 object->dysymtab_hdr->nlocrel); in init_from_final_linked_image()2401 require_action(object->is_final_image && object->dysymtab_hdr,2425 require_action(firstsym + nsyms <= object->dysymtab_hdr->nindirectsyms,2441 symidx = (int32_t *) ((void *) (object->file + object->dysymtab_hdr->indirectsymoff));2443 …symidx = (int32_t *) ((void *) (object->split_info.kextExecutable + object->dysymtab_hdr->indirect…