Searched refs:target_cmd (Results 1 – 1 of 1) sorted by relevance
749 UINT32 target_cmd = (pcs->is_64bit) ? MACHO_LC_SEGMENT_64 : MACHO_LC_SEGMENT; in macho_map_file() local842 if (macho_enum_load_commands(ifm, target_cmd, macho_count_sections, NULL) < 0) in macho_map_file()855 if (macho_enum_load_commands(ifm, target_cmd, macho_load_section_info, &info) < 0) in macho_map_file()