Home | History | Annotate | Download | only in bfd

Lines Matching defs:line_filepos

582   file_ptr line_filepos;
723 line_filepos = rel_filepos;
729 o->line_filepos = 0;
732 o->line_filepos = line_filepos;
733 line_filepos += o->lineno_count * linesz;
774 obj_sym_filepos (abfd) = line_filepos;
2183 if (bfd_seek (input_bfd, o->line_filepos, SEEK_SET) != 0
2249 (o->output_section->line_filepos
2270 pos = o->output_section->line_filepos;