Home | History | Annotate | Download | only in bfd

Lines Matching refs:line_filepos

185   file_ptr line_filepos;
1436 if (bfd_seek (abfd, o->line_filepos, SEEK_SET) != 0)
1539 - enclosing->line_filepos);
1569 /* The setting of line_filepos will only be
1573 if (csect->line_filepos == 0)
1574 csect->line_filepos =
5511 isym.n_value = flinfo->line_filepos;
5705 pos = enclosing->line_filepos;
5717 - enclosing->line_filepos);
5736 pos = (o->output_section->line_filepos
5764 range_start = enclosing->line_filepos + linoff;
6991 file_ptr line_filepos;
7262 line_filepos = rel_filepos;
7263 flinfo.line_filepos = line_filepos;
7268 o->line_filepos = 0;
7271 o->line_filepos = line_filepos;
7272 line_filepos += o->lineno_count * linesz;
7281 obj_sym_filepos (abfd) = line_filepos;