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()
572 return sizeof(struct dysymtab_command); in kxld_reloc_get_macho_header_size()599 struct dysymtab_command *dysymtabhdr = NULL; in kxld_reloc_export_macho()612 dysymtabhdr = (struct dysymtab_command *) ((void *) (buf + *header_offset)); in kxld_reloc_export_macho()
94 struct dysymtab_command *dysymtab_hdr;730 object->dysymtab_hdr = (struct dysymtab_command *) cmd_hdr; in init_from_final_linked_image()
917 struct dysymtab_command { struct
6024 struct dysymtab_command * dysymtab = NULL; in slidePrelinkedExecutable()6082 dysymtab = (struct dysymtab_command *) getcommandfromheader(mh, LC_DYSYMTAB); in slidePrelinkedExecutable()