Searched refs:LC_DYSYMTAB (Results 1 – 5 of 5) sorted by relevance
274 #define LC_DYSYMTAB 0xb /* dynamic link-edit symbol table info */ macro
307 if (loadcmd->cmd == LC_DYSYMTAB) { in i386_vm_init()
637 dysymtabhdr->cmd = LC_DYSYMTAB; in kxld_reloc_export_macho()
734 case LC_DYSYMTAB: in init_from_final_linked_image()
6816 dysymtab = (struct dysymtab_command *) getcommandfromheader(mh, LC_DYSYMTAB); in slidePrelinkedExecutable()