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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c4077 unsigned int enc_count;
4083 enc_count = xcoff_section_data (abfd, o)->lineno_count;
4087 bfd_size_type amt = linesz * enc_count;
4121 + enc_count * linesz);
4179 + enc_count * linesz)))
4071 unsigned int enc_count; local

Completed in 94 milliseconds