Searched refs:lineno_base (Results 1 – 2 of 2) sorted by relevance
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);
3374 file_ptr lineno_base; in coff_write_object_contents() local3417 lineno_base = reloc_base + reloc_size; in coff_write_object_contents()3418 sym_base = lineno_base + lnno_size; in coff_write_object_contents()3426 current->line_filepos = lineno_base; in coff_write_object_contents()3427 current->moving_line_filepos = lineno_base; in coff_write_object_contents()3428 lineno_base += current->lineno_count * bfd_coff_linesz (abfd); in coff_write_object_contents()