Home | History | Annotate | Download | only in bfd

Lines Matching refs:sntoc

365   if (ix->sntoc == 0)
366 ox->sntoc = 0;
369 sec = coff_section_from_bfd_index (ibfd, ix->sntoc);
371 ox->sntoc = 0;
373 ox->sntoc = sec->output_section->target_index;