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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dlibcoff-in.h148 int snentry; member in struct:xcoff_tdata
H A Dlibcoff.h152 int snentry; member in struct:xcoff_tdata
H A Dcoff-rs6000.c417 if (ix->snentry == 0)
418 ox->snentry = 0;
421 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
423 ox->snentry = 0;
425 ox->snentry = sec->output_section->target_index;
H A Dcoffcode.h1997 xcoff->snentry = internal_a->o_snentry;
4215 internal_a.o_snentry = xcoff_data (abfd)->snentry;
H A Dcoff64-rs6000.c1007 internal_a.o_snentry = xcoff_data (abfd)->snentry;
H A Dxcofflink.c4279 /* Fill in snentry now that we know the target_index. */
4284 xcoff_data (output_bfd)->snentry =
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dlibcoff-in.h147 int snentry; member in struct:xcoff_tdata
H A Dlibcoff.h151 int snentry; member in struct:xcoff_tdata
H A Dcoff-rs6000.c417 if (ix->snentry == 0)
418 ox->snentry = 0;
421 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
423 ox->snentry = 0;
425 ox->snentry = sec->output_section->target_index;
H A Dcoffcode.h1999 xcoff->snentry = internal_a->o_snentry;
4215 internal_a.o_snentry = xcoff_data (abfd)->snentry;
H A Dcoff64-rs6000.c1007 internal_a.o_snentry = xcoff_data (abfd)->snentry;
H A Dxcofflink.c4285 /* Fill in snentry now that we know the target_index. */
4290 xcoff_data (output_bfd)->snentry =

Completed in 379 milliseconds