Searched refs:symtab_idx (Results 1 – 1 of 1) sorted by relevance
3017 int symtab_idx = -1; in bfd_mach_o_build_commands() local3082 symtab_idx = nbr_commands++; in bfd_mach_o_build_commands()3158 if (symtab_idx >= 0) in bfd_mach_o_build_commands()3161 bfd_mach_o_load_command *cmd = &commands[symtab_idx]; in bfd_mach_o_build_commands()