Searched refs:lineno_base (Results 1 – 2 of 2) sorted by relevance
724 file_ptr lineno_base; in xcoff64_write_object_contents() local748 lineno_base = reloc_base + reloc_size; in xcoff64_write_object_contents()754 sym_base = lineno_base + lnno_size; in xcoff64_write_object_contents()761 current->line_filepos = lineno_base; in xcoff64_write_object_contents()762 current->moving_line_filepos = lineno_base; in xcoff64_write_object_contents()763 lineno_base += current->lineno_count * bfd_coff_linesz (abfd); in xcoff64_write_object_contents()
3622 file_ptr lineno_base; in coff_write_object_contents() local3665 lineno_base = reloc_base + reloc_size; in coff_write_object_contents()3666 sym_base = lineno_base + lnno_size; in coff_write_object_contents()3674 current->line_filepos = lineno_base; in coff_write_object_contents()3675 current->moving_line_filepos = lineno_base; in coff_write_object_contents()3676 lineno_base += current->lineno_count * bfd_coff_linesz (abfd); in coff_write_object_contents()