Searched refs:recend (Results 1 – 2 of 2) sorted by relevance
4160 bfd_byte *rec, *recend; in coff_set_section_contents() local4163 recend = rec + count; in coff_set_section_contents()4164 while (rec < recend) in coff_set_section_contents()4170 BFD_ASSERT (rec == recend); in coff_set_section_contents()
2150 bfd_byte *rec, *recend; in _bfd_ecoff_set_section_contents() local2153 recend = rec + count; in _bfd_ecoff_set_section_contents()2154 while (rec < recend) in _bfd_ecoff_set_section_contents()2160 BFD_ASSERT (rec == recend); in _bfd_ecoff_set_section_contents()