Searched refs:dysymtab_command (Results 1 – 5 of 5) sorted by relevance
308 struct dysymtab_command *dysymtab; in i386_vm_init()310 dysymtab = (struct dysymtab_command *)loadcmd; in i386_vm_init()
573 return sizeof(struct dysymtab_command); in kxld_reloc_get_macho_header_size()600 struct dysymtab_command *dysymtabhdr = NULL; in kxld_reloc_export_macho()613 dysymtabhdr = (struct dysymtab_command *) ((void *) (buf + *header_offset)); in kxld_reloc_export_macho()
99 struct dysymtab_command *dysymtab_hdr;735 object->dysymtab_hdr = (struct dysymtab_command *) cmd_hdr; in init_from_final_linked_image()
917 struct dysymtab_command { struct
6781 struct dysymtab_command * dysymtab = NULL; in slidePrelinkedExecutable()6840 dysymtab = (struct dysymtab_command *) getcommandfromheader(mh, LC_DYSYMTAB); in slidePrelinkedExecutable()