Home
last modified time | relevance | path

Searched refs:do_debugging (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c207 static int do_debugging; variable
3980 do_debugging = 1; in parse_args()
3985 do_debugging = 0; in parse_args()
3992 do_debugging = 1; in parse_args()
3995 do_debugging = 0; in parse_args()
4044 && !do_histogram && !do_debugging && !do_arch && !do_notes in parse_args()
5293 else if ((do_debugging || do_debug_info || do_debug_abbrevs in process_section_headers()
5306 if (do_debugging in process_section_headers()
5331 else if ((do_debugging || do_debug_info) in process_section_headers()
5339 else if ((do_debugging || do_trace_info || do_trace_abbrevs in process_section_headers()
[all …]