Searched refs:show_long_filenames (Results 1 – 3 of 3) sorted by relevance
386 out->show_long_filenames(true); in output_symbols()391 out->show_long_filenames(options::long_filenames); in output_symbols()435 out.show_long_filenames(options::long_filenames); in output_diff_symbols()467 out->show_long_filenames(true); in output_cg_symbols()471 out->show_long_filenames(options::long_filenames); in output_cg_symbols()
54 void show_long_filenames(bool);
147 void formatter::show_long_filenames(bool on_off) in show_long_filenames() function in format_output::formatter