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

/freebsd-9.3-release/contrib/binutils/binutils/
H A Dreadelf.c189 static int do_syms;
2884 do_syms++;
2929 do_syms++;
3125 if (!do_dynamic && !do_syms && !do_reloc && !do_unwind && !do_sections
7050 if (! do_syms && !do_histogram)
7098 if (do_syms
7147 else if (do_syms && !do_using_dynamic)
7360 else if (do_syms)
9540 do_syms = do_reloc = 0;
187 static int do_syms; variable

Completed in 164 milliseconds