Lines Matching refs:do_histogram
234 static bool do_histogram = false; variable
5452 do_histogram = true; in parse_args()
5501 do_histogram = true; in parse_args()
5697 && !do_histogram && !do_debugging && !do_arch && !do_notes in parse_args()
5706 do_histogram = do_debugging = do_arch = do_notes = true; in parse_args()
11018 if (!do_histogram && (!do_using_dynamic || do_dyn_syms)) in get_num_dynamic_syms()
11271 if (filedata->dynamic_symbols == NULL || do_histogram) in process_dynamic_section()
13526 if (!do_syms && !do_dyn_syms && !do_histogram) in process_symbol_table()
13644 if (do_histogram && filedata->buckets != NULL) in process_symbol_table()
13725 if (do_histogram && filedata->gnubuckets != NULL) in process_symbol_table()
22548 && !do_histogram && !do_debugging && !do_arch && !do_notes in process_archive()