Home | History | Annotate | Download | only in bfd

Lines Matching refs:line_filepos

639   file_ptr line_filepos;
780 line_filepos = rel_filepos;
786 o->line_filepos = 0;
789 o->line_filepos = line_filepos;
790 line_filepos += o->lineno_count * linesz;
831 obj_sym_filepos (abfd) = line_filepos;
2227 if (bfd_seek (input_bfd, o->line_filepos, SEEK_SET) != 0
2293 (o->output_section->line_filepos
2314 pos = o->output_section->line_filepos;