/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | collect2-aix.h | 141 char f_opthdr[2]; member 163 char f_opthdr[2]; member 180 unsigned short f_opthdr; member
|
H A D | collect2-aix.cc | 143 COPY_FIELD (internal, external, external_filehdr_32, f_opthdr); in read_xcoff_object() 157 COPY_FIELD (internal, external, external_filehdr_64, f_opthdr); in read_xcoff_object()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | collect2-aix.h | 141 char f_opthdr[2]; member 163 char f_opthdr[2]; member 180 unsigned short f_opthdr; member
|
H A D | collect2-aix.c | 143 COPY_FIELD (internal, external, external_filehdr_32, f_opthdr); in read_xcoff_object() 157 COPY_FIELD (internal, external, external_filehdr_64, f_opthdr); in read_xcoff_object()
|
/netbsd-src/sys/arch/hpc/stand/hpcboot/ |
H A D | load_coff.h | 42 ((FILHSZ +(f)->f_opthdr +(f)->f_nscns * SCNHSZ + 7) & ~7) : \ 43 ((FILHSZ +(f)->f_opthdr +(f)->f_nscns * SCNHSZ + 15) & ~15))
|
/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | coffhdrfix.c | 52 Coff_Half f_opthdr; member 113 COFF_GET_HALF(file.f_opthdr) + in main()
|
H A D | bootxx.c | 57 ((FILHSZ +(f)->f_opthdr +(f)->f_nscns * SCNHSZ + 7) & ~7) : \ 58 ((FILHSZ +(f)->f_opthdr +(f)->f_nscns * SCNHSZ + 15) & ~15))
|
/netbsd-src/sys/arch/macppc/stand/fixcoff/ |
H A D | fixcoff.c | 64 char f_opthdr[2]; member 160 i = be16toh(*(uint16_t *)fh.f_opthdr); in main()
|
/netbsd-src/sys/sys/ |
H A D | exec_ecoff.h | 57 ecoff32_ushort f_opthdr; /* sizeof the optional header */ member 114 u_short f_opthdr; /* sizeof the optional header */ member
|
H A D | exec_coff.h | 44 u_short f_opthdr; /* size of optional header */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/ |
H A D | encap.h | 52 unsigned short f_opthdr; member
|
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | pe.h | 194 char f_opthdr[2]; /* Sizeof(optional hdr). */ member 233 char f_opthdr[2]; /* Sizeof(optional hdr). */ member
|
H A D | external.h | 33 char f_opthdr[2]; /* sizeof(optional hdr) */ member
|
H A D | rs6k64.h | 27 char f_opthdr[2]; /* sizeof(optional hdr) */ member
|
H A D | rs6000.h | 29 char f_opthdr[2]; /* sizeof(optional hdr) */ member
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | pe.h | 197 char f_opthdr[2]; /* Sizeof(optional hdr). */ member 236 char f_opthdr[2]; /* Sizeof(optional hdr). */ member
|
H A D | external.h | 33 char f_opthdr[2]; /* sizeof(optional hdr) */ member
|
H A D | rs6k64.h | 27 char f_opthdr[2]; /* sizeof(optional hdr) */ member
|
H A D | rs6000.h | 29 char f_opthdr[2]; /* sizeof(optional hdr) */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-xcoff.c | 60 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */ member 66 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */ member 342 u.xcoff64.f_opthdr))); in simple_object_xcoff_match() 354 u.xcoff32.f_opthdr))); in simple_object_xcoff_match()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-xcoff.c | 60 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */ member 66 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */ member 342 u.xcoff64.f_opthdr))); in simple_object_xcoff_match() 354 u.xcoff32.f_opthdr))); in simple_object_xcoff_match()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-xcoff.c | 60 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */ member 66 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */ member 342 u.xcoff64.f_opthdr))); in simple_object_xcoff_match() 354 u.xcoff32.f_opthdr))); in simple_object_xcoff_match()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-xcoff.c | 60 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */ member 66 unsigned char f_opthdr[2]; /* sizeof(optional hdr) */ member 342 u.xcoff64.f_opthdr))); in simple_object_xcoff_match() 354 u.xcoff32.f_opthdr))); in simple_object_xcoff_match()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | peicode.h | 189 filehdr_dst->f_opthdr = H_GET_16 (abfd, filehdr_src-> f_opthdr); in coff_swap_filehdr_in() 1478 || internal_f.f_opthdr > bfd_coff_aoutsz (abfd)) in pe_bfd_object_p() 1488 opt_hdr_size = internal_f.f_opthdr; in pe_bfd_object_p()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coffswap.h | 292 filehdr_dst->f_opthdr = H_GET_16 (abfd, filehdr_src->f_opthdr); in coff_swap_filehdr_in() 314 H_PUT_16 (abfd, filehdr_in->f_opthdr, filehdr_out->f_opthdr); in coff_swap_filehdr_out()
|