Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c200 static int do_syms; variable
4417 do_syms++; in parse_args()
4462 do_syms++; in parse_args()
4557 if (!do_dynamic && !do_syms && !do_reloc && !do_unwind && !do_sections in parse_args()
10894 if (!do_syms && !do_dyn_syms && !do_histogram) in process_symbol_table()
11068 && do_syms in process_symbol_table()
11118 else if ((do_dyn_syms || (do_syms && !do_using_dynamic)) in process_symbol_table()
11136 || (!do_syms in process_symbol_table()
11228 else if (do_syms) in process_symbol_table()
16522 do_syms = do_dyn_syms = do_reloc = 0; in process_object()
[all …]