Searched refs:stop_processing_options (Results 1 – 1 of 1) sorted by relevance
1615 bool stop_processing_options = false; in symbol_file_command() local1626 if (stop_processing_options || *arg != '-') in symbol_file_command()1646 stop_processing_options = true; in symbol_file_command()2243 bool stop_processing_options = false; in add_symbol_file_command() local2257 if (stop_processing_options || *arg != '-') in add_symbol_file_command()2300 stop_processing_options = true; in add_symbol_file_command()