Home | History | Annotate | Download | only in bfd

Lines Matching refs:snentry

375   if (ix->snentry == 0)
376 ox->snentry = 0;
379 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
381 ox->snentry = 0;
383 ox->snentry = sec->output_section->target_index;