Searched refs:coff_count_linenumbers (Results 1 – 8 of 8) sorted by relevance
309 extern int coff_count_linenumbers
313 extern int coff_count_linenumbers
485 coff_count_linenumbers (bfd *abfd) in coff_count_linenumbers() function
790 lnno_size = coff_count_linenumbers (abfd) * bfd_coff_linesz (abfd);
3392 lnno_size = coff_count_linenumbers (abfd) * bfd_coff_linesz (abfd); in coff_write_object_contents()
4467 * libcoff-in.h: Update prototype for coff_count_linenumbers.4483 * libcoff.h, coffgen.c (coff_count_linenumbers), coffcode.h4484 (coff_write_object_contents): coff_count_linenumbers returns the7723 added. (coff_count_linenumbers) only counts linenumbers
821 * coffgen.c (coff_count_linenumbers): Use bfd_is_const_section.846 * coffgen.c (coff_count_linenumbers): Only update the line number7937 * coffgen.c (coff_count_linenumbers, coff_symbol_from,
534 (coff_write_object_contents): Call coff_count_linenumbers before1190 * coffgen.c (coff_count_linenumbers): Don't count line numbers for5353 (coff_count_linenumbers): Reindent. If bfd_get_symcount is zero,