Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c194 static int do_syms; variable
3905 do_syms++; in parse_args()
3950 do_syms++; in parse_args()
4042 if (!do_dynamic && !do_syms && !do_reloc && !do_unwind && !do_sections in parse_args()
9881 if (!do_syms && !do_dyn_syms && !do_histogram) in process_symbol_table()
10055 && do_syms in process_symbol_table()
10105 else if ((do_dyn_syms || (do_syms && !do_using_dynamic)) in process_symbol_table()
10123 || (!do_syms in process_symbol_table()
10349 else if (do_syms) in process_symbol_table()
14977 do_syms = do_dyn_syms = do_reloc = 0; in process_object()
[all …]