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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dlibcoff-in.h142 int sntoc; member in struct:xcoff_tdata
H A Dlibcoff.h146 int sntoc; member in struct:xcoff_tdata
H A Dcoff-rs6000.c286 if (ix->sntoc == 0)
287 ox->sntoc = 0;
290 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
292 ox->sntoc = 0;
294 ox->sntoc = sec->output_section->target_index;
H A Dcoffcode.h1826 xcoff->sntoc = internal_a->o_sntoc;
4064 internal_a.o_sntoc = xcoff_data (abfd)->sntoc;
H A Dcoff64-rs6000.c1033 internal_a.o_sntoc = xcoff_data (abfd)->sntoc;
H A Dxcofflink.c3678 xcoff_data (finfo->output_bfd)->sntoc =
4981 xcoff_data (output_bfd)->sntoc);

Completed in 143 milliseconds