Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dsize.c72 static bfd_size_type total_textsize; variable
264 bfd_size_type total = total_textsize + total_datasize + total_bsssize; in main()
268 rprint_number (col_width, total_textsize); in main()
515 total_textsize += textsize; in print_berkeley_or_gnu_format()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dsize.c72 static bfd_size_type total_textsize; variable
263 bfd_size_type total = total_textsize + total_datasize + total_bsssize; in main()
267 rprint_number (col_width, total_textsize); in main()
518 total_textsize += textsize; in print_berkeley_or_gnu_format()