Lines Matching refs:do_histogram
237 static bool do_histogram = false; variable
5920 do_histogram = true; in parse_args()
5969 do_histogram = true; in parse_args()
6185 && !do_histogram && !do_debugging && !do_arch && !do_notes in parse_args()
6194 do_histogram = do_debugging = do_arch = do_notes = true; in parse_args()
11563 if (!do_histogram && (!do_using_dynamic || do_dyn_syms)) in get_num_dynamic_syms()
11817 if (filedata->dynamic_symbols == NULL || do_histogram) in process_dynamic_section()
14112 if (!do_syms && !do_dyn_syms && !do_histogram) in process_symbol_table()
14233 if (do_histogram && filedata->buckets != NULL) in process_symbol_table()
14313 if (do_histogram && filedata->gnubuckets != NULL) in process_symbol_table()
23351 && !do_histogram && !do_debugging && !do_arch && !do_notes in process_archive()