HomeSort by: relevance | last modified time | path
    Searched refs:line_filepos (Results 1 - 25 of 192) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/gpl3/binutils/dist/bfd/
cofflink.c 627 file_ptr line_filepos;
768 line_filepos = rel_filepos;
774 o->line_filepos = 0;
777 o->line_filepos = line_filepos;
778 line_filepos += o->lineno_count * linesz;
819 obj_sym_filepos (abfd) = line_filepos;
2215 if (bfd_seek (input_bfd, o->line_filepos, SEEK_SET) != 0
2281 (o->output_section->line_filepos
2302 pos = o->output_section->line_filepos;
626 file_ptr line_filepos; local
    [all...]
xcofflink.c 185 file_ptr line_filepos; member in struct:xcoff_final_link_info
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
6979 file_ptr line_filepos; local
    [all...]
coffcode.h 3557 /* Indicate in each section->line_filepos its actual file address. */
3563 current->line_filepos = lineno_base;
3568 current->line_filepos = 0;
3737 section.s_lnnoptr = current->line_filepos;
3936 scnhdr.s_lnnoptr = current->line_filepos;
4525 native_lineno = (LINENO *) buy_and_read (abfd, asect->line_filepos,
4946 if (sec->line_filepos <= (file_ptr) src->u.syment.n_value
4947 && ((file_ptr) (sec->line_filepos
4957 - sec->line_filepos)
coffgen.c 205 newsect->line_filepos = hdr->s_lnnoptr;
929 (coff_symbol_ptr->symbol.section->output_section->line_filepos
1538 if (bfd_seek (abfd, s->line_filepos, SEEK_SET) != 0)
coff-alpha.c 430 size = (bfd_size_type) sec->line_filepos * 8;
ecoff.c 2089 away in line_filepos before increasing the section size. */
2091 current->line_filepos = current->size / 8;
2527 8 bytes). We stored this in the line_filepos field in
2529 section.s_lnnoptr = current->line_filepos;
  /src/external/gpl3/binutils.old/dist/bfd/
cofflink.c 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;
638 file_ptr line_filepos; local
    [all...]
xcofflink.c 185 file_ptr line_filepos; member in struct:xcoff_final_link_info
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
6979 file_ptr line_filepos; local
    [all...]
coffcode.h 3550 /* Indicate in each section->line_filepos its actual file address. */
3556 current->line_filepos = lineno_base;
3561 current->line_filepos = 0;
3730 section.s_lnnoptr = current->line_filepos;
3929 scnhdr.s_lnnoptr = current->line_filepos;
4518 native_lineno = (LINENO *) buy_and_read (abfd, asect->line_filepos,
4939 if (sec->line_filepos <= (file_ptr) src->u.syment.n_value
4940 && ((file_ptr) (sec->line_filepos
4950 - sec->line_filepos)
coffgen.c 205 newsect->line_filepos = hdr->s_lnnoptr;
929 (coff_symbol_ptr->symbol.section->output_section->line_filepos
1530 if (bfd_seek (abfd, s->line_filepos, SEEK_SET) != 0)
coff-alpha.c 430 size = (bfd_size_type) sec->line_filepos * 8;
  /src/external/gpl3/gdb.old/dist/bfd/
cofflink.c 638 file_ptr line_filepos;
779 line_filepos = rel_filepos;
785 o->line_filepos = 0;
788 o->line_filepos = line_filepos;
789 line_filepos += o->lineno_count * linesz;
830 obj_sym_filepos (abfd) = line_filepos;
2188 if (bfd_seek (input_bfd, o->line_filepos, SEEK_SET) != 0
2254 (o->output_section->line_filepos
2275 pos = o->output_section->line_filepos;
637 file_ptr line_filepos; local
    [all...]
xcofflink.c 185 file_ptr line_filepos; member in struct:xcoff_final_link_info
1393 if (bfd_seek (abfd, o->line_filepos, SEEK_SET) != 0)
1496 - enclosing->line_filepos);
1526 /* The setting of line_filepos will only be
1530 if (csect->line_filepos == 0)
1531 csect->line_filepos =
5464 isym.n_value = flinfo->line_filepos;
5658 pos = enclosing->line_filepos;
5670 - enclosing->line_filepos);
5689 pos = (o->output_section->line_filepos
6932 file_ptr line_filepos; local
    [all...]
coffcode.h 3559 /* Indicate in each section->line_filepos its actual file address. */
3565 current->line_filepos = lineno_base;
3570 current->line_filepos = 0;
3739 section.s_lnnoptr = current->line_filepos;
3938 scnhdr.s_lnnoptr = current->line_filepos;
4527 native_lineno = (LINENO *) buy_and_read (abfd, asect->line_filepos,
4948 if (sec->line_filepos <= (file_ptr) src->u.syment.n_value
4949 && ((file_ptr) (sec->line_filepos
4959 - sec->line_filepos)
coffgen.c 203 newsect->line_filepos = hdr->s_lnnoptr;
927 (coff_symbol_ptr->symbol.section->output_section->line_filepos
1513 if (bfd_seek (abfd, s->line_filepos, SEEK_SET) != 0)
coff-alpha.c 430 size = (bfd_size_type) sec->line_filepos * 8;
  /src/external/gpl3/gdb/dist/bfd/
cofflink.c 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;
638 file_ptr line_filepos; local
    [all...]
xcofflink.c 185 file_ptr line_filepos; member in struct:xcoff_final_link_info
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
6979 file_ptr line_filepos; local
    [all...]
coffcode.h 3552 /* Indicate in each section->line_filepos its actual file address. */
3558 current->line_filepos = lineno_base;
3563 current->line_filepos = 0;
3732 section.s_lnnoptr = current->line_filepos;
3931 scnhdr.s_lnnoptr = current->line_filepos;
4520 native_lineno = (LINENO *) buy_and_read (abfd, asect->line_filepos,
4941 if (sec->line_filepos <= (file_ptr) src->u.syment.n_value
4942 && ((file_ptr) (sec->line_filepos
4952 - sec->line_filepos)
coffgen.c 205 newsect->line_filepos = hdr->s_lnnoptr;
929 (coff_symbol_ptr->symbol.section->output_section->line_filepos
1530 if (bfd_seek (abfd, s->line_filepos, SEEK_SET) != 0)
coff-alpha.c 430 size = (bfd_size_type) sec->line_filepos * 8;
  /src/external/gpl3/gdb.old/dist/gdb/
xcoffread.c 1732 offset = asect->line_filepos;
coffread.c 605 offset = asect->line_filepos;
  /src/external/gpl3/gdb/dist/gdb/
coffread.c 606 offset = asect->line_filepos;
xcoffread.c 1732 offset = asect->line_filepos;

Completed in 57 milliseconds

1 2 3 4 5 6 7 8