Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dsize.c54 static int show_totals = 0; variable
111 {"totals", no_argument, &show_totals, 1},
210 show_totals = 1; in main()
241 if (show_totals && berkeley_format) in main()
477 if (show_totals) in print_berkeley_format()