Searched refs:dysymtab_hdr (Results 1 – 1 of 1) sorted by relevance
94 struct dysymtab_command *dysymtab_hdr; member730 object->dysymtab_hdr = (struct dysymtab_command *) cmd_hdr; in init_from_final_linked_image()732 (struct relocation_info *) ((void *) (my_file + object->dysymtab_hdr->extreloff)), in init_from_final_linked_image()733 object->dysymtab_hdr->nextrel); in init_from_final_linked_image()737 (struct relocation_info *) ((void *) (my_file + object->dysymtab_hdr->locreloff)), in init_from_final_linked_image()738 object->dysymtab_hdr->nlocrel); in init_from_final_linked_image()2396 require_action(object->is_final_image && object->dysymtab_hdr,2420 require_action(firstsym + nsyms <= object->dysymtab_hdr->nindirectsyms,2436 symidx = (int32_t *) ((void *) (object->file + object->dysymtab_hdr->indirectsymoff));2438 …symidx = (int32_t *) ((void *) (object->split_info.kextExecutable + object->dysymtab_hdr->indirect…