Home
last modified time | relevance | path

Searched refs:coff_count_linenumbers (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Dlibcoff-in.h309 extern int coff_count_linenumbers
Dlibcoff.h313 extern int coff_count_linenumbers
Dcoffgen.c485 coff_count_linenumbers (bfd *abfd) in coff_count_linenumbers() function
Dcoff64-rs6000.c790 lnno_size = coff_count_linenumbers (abfd) * bfd_coff_linesz (abfd);
Dcoffcode.h3392 lnno_size = coff_count_linenumbers (abfd) * bfd_coff_linesz (abfd); in coff_write_object_contents()
DChangeLog-91934467 * libcoff-in.h: Update prototype for coff_count_linenumbers.
4483 * libcoff.h, coffgen.c (coff_count_linenumbers), coffcode.h
4484 (coff_write_object_contents): coff_count_linenumbers returns the
7723 added. (coff_count_linenumbers) only counts linenumbers
DChangeLog-0001821 * coffgen.c (coff_count_linenumbers): Use bfd_is_const_section.
846 * coffgen.c (coff_count_linenumbers): Only update the line number
7937 * coffgen.c (coff_count_linenumbers, coff_symbol_from,
DChangeLog-9495534 (coff_write_object_contents): Call coff_count_linenumbers before
1190 * coffgen.c (coff_count_linenumbers): Don't count line numbers for
5353 (coff_count_linenumbers): Reindent. If bfd_get_symcount is zero,