Searched refs:lineno_base (Results 1 – 4 of 4) sorted by relevance
760 file_ptr lineno_base; local785 lineno_base = reloc_base + reloc_size;791 sym_base = lineno_base + lnno_size;798 current->line_filepos = lineno_base;799 current->moving_line_filepos = lineno_base;800 lineno_base += current->lineno_count * bfd_coff_linesz (abfd);
3366 file_ptr lineno_base; in coff_write_object_contents() local3409 lineno_base = reloc_base + reloc_size; in coff_write_object_contents()3410 sym_base = lineno_base + lnno_size; in coff_write_object_contents()3418 current->line_filepos = lineno_base; in coff_write_object_contents()3419 current->moving_line_filepos = lineno_base; in coff_write_object_contents()3420 lineno_base += current->lineno_count * bfd_coff_linesz (abfd); in coff_write_object_contents()
761 file_ptr lineno_base; local786 lineno_base = reloc_base + reloc_size;792 sym_base = lineno_base + lnno_size;799 current->line_filepos = lineno_base;800 current->moving_line_filepos = lineno_base;801 lineno_base += current->lineno_count * bfd_coff_linesz (abfd);
3501 file_ptr lineno_base; local3545 lineno_base = reloc_base + reloc_size;3546 sym_base = lineno_base + lnno_size;3554 current->line_filepos = lineno_base;3555 current->moving_line_filepos = lineno_base;3556 lineno_base += current->lineno_count * bfd_coff_linesz (abfd);