Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Decoff.c2351 bfd_size_type bss_size; in _bfd_ecoff_write_object_contents() local
2380 bss_size = 0; in _bfd_ecoff_write_object_contents()
2498 bss_size += current->size; in _bfd_ecoff_write_object_contents()
2576 if (bss_size < internal_a.dsize - data_size) in _bfd_ecoff_write_object_contents()
2577 bss_size = 0; in _bfd_ecoff_write_object_contents()
2579 bss_size -= internal_a.dsize - data_size; in _bfd_ecoff_write_object_contents()
2580 internal_a.bsize = bss_size; in _bfd_ecoff_write_object_contents()
DChangeLog-94957885 or bss_size either.
8829 and bss_size bfd_size_type instead of unsigned long. Make