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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dsize.c55 int show_totals = 0;
114 {"totals", no_argument, &show_totals, 1},
213 show_totals = 1;
244 if (show_totals && berkeley_format)
450 if (show_totals)
54 int show_totals = 0; variable
/freebsd-11-stable/contrib/elftoolchain/size/
H A Dsize.c67 static int show_totals; variable
150 show_totals = 1;
207 if (show_totals)
776 if (show_totals) {

Completed in 98 milliseconds