Searched refs:line_filepos (Results 1 – 14 of 14) sorted by relevance
101 file_ptr line_filepos; member1054 if (bfd_seek (abfd, o->line_filepos, SEEK_SET) != 0 in xcoff_link_add_symbols()1155 - enclosing->line_filepos); in xcoff_link_add_symbols()1189 if (csect->line_filepos == 0) in xcoff_link_add_symbols()1190 csect->line_filepos = in xcoff_link_add_symbols()3844 isym.n_value = finfo->line_filepos; in xcoff_link_input_bfd()4080 file_ptr pos = enclosing->line_filepos; in xcoff_link_input_bfd()4090 - enclosing->line_filepos); in xcoff_link_input_bfd()4136 (o->output_section->line_filepos in xcoff_link_input_bfd()4170 >= (bfd_size_type)(enclosing->line_filepos + linoff)) in xcoff_link_input_bfd()[all …]
642 file_ptr line_filepos; in _bfd_coff_final_link() local783 line_filepos = rel_filepos; in _bfd_coff_final_link()789 o->line_filepos = 0; in _bfd_coff_final_link()792 o->line_filepos = line_filepos; in _bfd_coff_final_link()793 line_filepos += o->lineno_count * linesz; in _bfd_coff_final_link()832 obj_sym_filepos (abfd) = line_filepos; in _bfd_coff_final_link()2140 if (bfd_seek (input_bfd, o->line_filepos, SEEK_SET) != 0 in _bfd_coff_link_input_bfd()2206 (o->output_section->line_filepos in _bfd_coff_link_input_bfd()2227 pos = o->output_section->line_filepos; in _bfd_coff_link_input_bfd()
2072 file_ptr line_filepos; local2196 line_filepos = rel_filepos;2203 o->line_filepos = 0;2206 o->line_filepos = line_filepos;2207 line_filepos += o->lineno_count * linesz;2248 obj_sym_filepos (abfd) = line_filepos;
3426 current->line_filepos = lineno_base; in coff_write_object_contents()3431 current->line_filepos = 0; in coff_write_object_contents()3541 section.s_lnnoptr = current->line_filepos; in coff_write_object_contents()3721 scnhdr.s_lnnoptr = current->line_filepos; in coff_write_object_contents()4265 native_lineno = (LINENO *) buy_and_read (abfd, asect->line_filepos, amt); in coff_slurp_line_table()4569 if (sec->line_filepos <= (file_ptr) src->u.syment.n_value in coff_slurp_symbol_table()4570 && ((file_ptr) (sec->line_filepos in coff_slurp_symbol_table()4580 - sec->line_filepos) in coff_slurp_symbol_table()
112 return_section->line_filepos = hdr->s_lnnoptr; in make_a_section_from_file()738 (coff_symbol_ptr->symbol.section->output_section->line_filepos in coff_mangle_symbols()1277 if (bfd_seek (abfd, s->line_filepos, SEEK_SET) != 0) in coff_write_linenumbers()
799 current->line_filepos = lineno_base;805 current->line_filepos = 0;863 section.s_lnnoptr = current->line_filepos;
464 size = sec->line_filepos * 8;
1992 current->line_filepos = current->size / 8; in ecoff_compute_section_file_positions()2435 section.s_lnnoptr = current->line_filepos; in _bfd_ecoff_write_object_contents()
171 sec->line_filepos = 0; in _bfd_XXi_swap_sym_in()
1462 file_ptr line_filepos; member
892 * xcofflink.c (struct xcoff_final_link_info): Add new line_filepos896 (_bfd_xcoff_bfd_final_link): Set finfo.line_filepos.9568 .pdata section in the line_filepos field, and actually align the9573 section from the line_filepos field. Set vstamp for the optional
487 offset = asect->line_filepos; in find_linenos()
1714 offset = asect->line_filepos; in find_linenos()
1468 file_ptr line_filepos; member