Home
last modified time | relevance | path

Searched refs:o_snentry (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
HDrs6k64.h49 unsigned char o_snentry[2]; /* section number of entry point */ member
HDrs6000.h45 unsigned char o_snentry[2]; /* section number of entry point */ member
HDinternal.h227 short o_snentry; /* section number for entry point */ member
/freebsd-11-stable/contrib/binutils/bfd/
HDcoffswap.h637 aouthdr_int->o_snentry = H_GET_16 (abfd, aouthdr_ext->o_snentry); in coff_swap_aouthdr_in()
701 H_PUT_16 (abfd, aouthdr_in->o_snentry, aouthdr_out->o_snentry); in coff_swap_aouthdr_out()
HDcoffcode.h1826 xcoff->snentry = internal_a->o_snentry; in coff_mkobject_hook()
4027 internal_a.o_snentry = xcoff_data (abfd)->snentry; in coff_write_object_contents()
4028 if (internal_a.o_snentry == 0) in coff_write_object_contents()
HDcoff64-rs6000.c995 internal_a.o_snentry = xcoff_data (abfd)->snentry;
996 if (internal_a.o_snentry == 0)
HDChangeLog-96976235 (coff_write_object_contents): Set o_snentry and o_sntoc from
HDChangeLog-9495973 (coff_write_object_contents): Likewise. Set o_snentry and o_sntoc