Searched refs:num_sect_opts (Results 1 – 1 of 1) sorted by relevance
1648 size_t num_sect_opts = 0; in add_symbol_file_command() local1651 num_sect_opts = 16; in add_symbol_file_command()1652 sect_opts = (struct sect_opt *) xmalloc (num_sect_opts in add_symbol_file_command()1695 if (++section_index > num_sect_opts) in add_symbol_file_command()1697 num_sect_opts *= 2; in add_symbol_file_command()1700 num_sect_opts in add_symbol_file_command()1731 if (++section_index > num_sect_opts) in add_symbol_file_command()1733 num_sect_opts *= 2; in add_symbol_file_command()1736 num_sect_opts in add_symbol_file_command()