Searched refs:mo_commands (Results 1 – 2 of 2) sorted by relevance
272 if (mp->mo_commands){ in _dwarf_destruct_macho_access()273 free(mp->mo_commands); in _dwarf_destruct_macho_access()274 mp->mo_commands = 0; in _dwarf_destruct_macho_access()502 mmp = mfp->mo_commands; in dwarf_macho_load_segment_commands()730 mfp->mo_commands = (struct generic_macho_command *) calloc( in dwarf_load_macho_commands()732 if( !mfp->mo_commands) { in dwarf_load_macho_commands()737 mcp = mfp->mo_commands; in dwarf_load_macho_commands()
117 struct generic_macho_command *mo_commands; member