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

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Drs6000.h49 unsigned char o_snentry[2]; /* section number of entry point */ member in struct:__anon4841
H A Drs6k64.h49 unsigned char o_snentry[2]; /* section number of entry point */ member in struct:__anon4858
H A Dinternal.h227 short o_snentry; /* section number for entry point */ member in struct:internal_aouthdr
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Drs6000.h49 unsigned char o_snentry[2]; /* section number of entry point */ member in struct:__anon5503
H A Drs6k64.h49 unsigned char o_snentry[2]; /* section number of entry point */ member in struct:__anon5520
H A Dinternal.h227 short o_snentry; /* section number for entry point */ member in struct:internal_aouthdr
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffswap.h637 aouthdr_int->o_snentry = H_GET_16 (abfd, aouthdr_ext->o_snentry);
701 H_PUT_16 (abfd, aouthdr_in->o_snentry, aouthdr_out->o_snentry);
H A Dcoff64-rs6000.c994 internal_a.o_snentry = xcoff_data (abfd)->snentry;
995 if (internal_a.o_snentry == 0)
H A Dcoffcode.h1823 xcoff->snentry = internal_a->o_snentry;
4020 internal_a.o_snentry = xcoff_data (abfd)->snentry;
4021 if (internal_a.o_snentry == 0)
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffswap.h695 aouthdr_int->o_snentry = H_GET_16 (abfd, aouthdr_ext->o_snentry);
762 H_PUT_16 (abfd, aouthdr_in->o_snentry, aouthdr_out->o_snentry);
H A Dcoff64-rs6000.c995 internal_a.o_snentry = xcoff_data (abfd)->snentry;
996 if (internal_a.o_snentry == 0)
H A Dcoffcode.h1851 xcoff->snentry = internal_a->o_snentry;
4167 internal_a.o_snentry = xcoff_data (abfd)->snentry;
4168 if (internal_a.o_snentry == 0)

Completed in 123 milliseconds