Searched refs:sntoc (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dlibcoff-in.h171 int sntoc; member in struct:xcoff_tdata
H A Dlibcoff.h175 int sntoc; member in struct:xcoff_tdata
H A Dcoff-rs6000.c366 if (ix->sntoc == 0)
367 ox->sntoc = 0;
370 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
372 ox->sntoc = 0;
374 ox->sntoc = sec->output_section->target_index;
H A Dcoffcode.h2094 xcoff->sntoc = internal_a->o_sntoc;
4047 internal_a.o_sntoc = xcoff_data (abfd)->sntoc;
H A Dcoff64-rs6000.c993 internal_a.o_sntoc = xcoff_data (abfd)->sntoc;
H A Dxcofflink.c5147 xcoff_data (output_bfd)->sntoc = section_index;
5546 xcoff_data (output_bfd)->sntoc);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dlibcoff-in.h171 int sntoc; member in struct:xcoff_tdata
H A Dlibcoff.h175 int sntoc; member in struct:xcoff_tdata
H A Dcoff-rs6000.c384 if (ix->sntoc == 0)
385 ox->sntoc = 0;
388 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
390 ox->sntoc = 0;
392 ox->sntoc = sec->output_section->target_index;
H A Dcoffcode.h2129 xcoff->sntoc = internal_a->o_sntoc;
4159 internal_a.o_sntoc = xcoff_data (abfd)->sntoc;
H A Dxcofflink.c6214 xcoff_data (output_bfd)->sntoc = section_index;
6645 xcoff_data (output_bfd)->sntoc);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dlibcoff-in.h171 int sntoc; member in struct:xcoff_tdata
H A Dlibcoff.h175 int sntoc; member in struct:xcoff_tdata
H A Dcoff-rs6000.c384 if (ix->sntoc == 0)
385 ox->sntoc = 0;
388 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
390 ox->sntoc = 0;
392 ox->sntoc = sec->output_section->target_index;
H A Dcoffcode.h2129 xcoff->sntoc = internal_a->o_sntoc;
4141 internal_a.o_sntoc = xcoff_data (abfd)->sntoc;
H A Dxcofflink.c6214 xcoff_data (output_bfd)->sntoc = section_index;
6645 xcoff_data (output_bfd)->sntoc);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dlibcoff-in.h197 int sntoc; member in struct:xcoff_tdata
H A Dlibcoff.h201 int sntoc; member in struct:xcoff_tdata
H A Dcoff-rs6000.c384 if (ix->sntoc == 0)
385 ox->sntoc = 0;
388 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
390 ox->sntoc = 0;
392 ox->sntoc = sec->output_section->target_index;
H A Dcoffcode.h2127 xcoff->sntoc = internal_a->o_sntoc;
4276 internal_a.o_sntoc = xcoff_data (abfd)->sntoc;
H A Dxcofflink.c6205 xcoff_data (output_bfd)->sntoc = section_index;
6636 xcoff_data (output_bfd)->sntoc);

Completed in 566 milliseconds