Home
last modified time | relevance | path

Searched refs:snentry (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibcoff-in.h145 int snentry; member
H A Dcoff-rs6000.c300 if (ix->snentry == 0)
301 ox->snentry = 0;
304 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
306 ox->snentry = 0;
308 ox->snentry = sec->output_section->target_index;
H A Dlibcoff.h149 int snentry; member
H A Dcoffcode.h1822 xcoff->snentry = internal_a->o_snentry; in coff_mkobject_hook()
4019 internal_a.o_snentry = xcoff_data (abfd)->snentry; in coff_write_object_contents()
H A Dcoff64-rs6000.c994 internal_a.o_snentry = xcoff_data (abfd)->snentry;
H A DChangeLog-96976230 entry_section fields. Add sntoc and snentry fields.
6232 * coffcode.h (coff_mkobject_hook): Initialize sntoc and snentry,
6236 snentry and sntoc rather than entry_section and toc_section.
6238 snentry, not toc_section and entry_section.
H A Dxcofflink.c3580 xcoff_data (output_bfd)->snentry = in xcoff_link_input_bfd()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dlibcoff-in.h148 int snentry; member
H A Dcoff-rs6000.c300 if (ix->snentry == 0)
301 ox->snentry = 0;
304 sec = coff_section_from_bfd_index (ibfd, ix->snentry);
306 ox->snentry = 0;
308 ox->snentry = sec->output_section->target_index;
H A Dlibcoff.h152 int snentry; member
H A Dcoffcode.h1850 xcoff->snentry = internal_a->o_snentry;
4166 internal_a.o_snentry = xcoff_data (abfd)->snentry;
H A Dcoff64-rs6000.c995 internal_a.o_snentry = xcoff_data (abfd)->snentry;
H A DChangeLog-96976230 entry_section fields. Add sntoc and snentry fields.
6232 * coffcode.h (coff_mkobject_hook): Initialize sntoc and snentry,
6236 snentry and sntoc rather than entry_section and toc_section.
6238 snentry, not toc_section and entry_section.
H A Dxcofflink.c4374 xcoff_data (output_bfd)->snentry =