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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibcoff-in.h145 int snentry; member in struct:xcoff_tdata
H A Dlibcoff.h149 int snentry; member in struct:xcoff_tdata
H A Dcoff-rs6000.c296 if (ix->snentry == 0)
297 ox->snentry = 0;
300 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
302 ox->snentry = 0;
304 ox->snentry = sec->output_section->target_index;
H A Dcoffcode.h1827 xcoff->snentry = internal_a->o_snentry;
4028 internal_a.o_snentry = xcoff_data (abfd)->snentry;
H A Dcoff64-rs6000.c995 internal_a.o_snentry = xcoff_data (abfd)->snentry;
H A Dxcofflink.c3582 /* Fill in snentry now that we know the target_index. */
3587 xcoff_data (output_bfd)->snentry =

Completed in 106 milliseconds