Home
last modified time | relevance | path

Searched refs:f_nscns (Results 1 – 25 of 32) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/gcc/
HDcollect2-aix.h129 char f_nscns[2]; member
154 char f_nscns[2]; member
176 unsigned short f_nscns; member
HDcollect2-aix.c139 COPY_FIELD (internal, external, external_filehdr_32, f_nscns); in read_xcoff_object()
153 COPY_FIELD (internal, external, external_filehdr_64, f_nscns); in read_xcoff_object()
/dragonfly/contrib/gcc-4.7/gcc/
HDcollect2-aix.h127 char f_nscns[2]; member
152 char f_nscns[2]; member
174 unsigned short f_nscns; member
HDcollect2-aix.c139 COPY_FIELD (internal, external, external_filehdr_32, f_nscns); in read_xcoff_object()
153 COPY_FIELD (internal, external, external_filehdr_64, f_nscns); in read_xcoff_object()
/dragonfly/contrib/binutils-2.34/include/coff/
HDpe.h184 char f_nscns[2]; /* Number of sections. */ member
223 char f_nscns[2]; /* Number of sections. */ member
HDexternal.h29 char f_nscns[2]; /* number of sections */ member
HDinternal.h76 unsigned int f_nscns; /* number of sections */ member
/dragonfly/contrib/binutils-2.27/include/coff/
HDpe.h208 char f_nscns[2]; /* Number of sections. */ member
247 char f_nscns[2]; /* Number of sections. */ member
HDexternal.h29 char f_nscns[2]; /* number of sections */ member
HDinternal.h76 unsigned int f_nscns; /* number of sections */ member
/dragonfly/contrib/binutils-2.27/libiberty/
HDsimple-object-coff.c52 unsigned char f_nscns[2]; /* number of sections */ member
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns)); in simple_object_coff_match()
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns); in simple_object_coff_write_filehdr()
HDsimple-object-xcoff.c52 unsigned char f_nscns[2]; /* number of sections */ member
326 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns)); in simple_object_xcoff_match()
594 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns); in simple_object_xcoff_write_filehdr()
/dragonfly/contrib/gdb-7/libiberty/
HDsimple-object-xcoff.c52 unsigned char f_nscns[2]; /* number of sections */ member
326 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns)); in simple_object_xcoff_match()
594 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns); in simple_object_xcoff_write_filehdr()
HDsimple-object-coff.c52 unsigned char f_nscns[2]; /* number of sections */ member
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns)); in simple_object_coff_match()
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns); in simple_object_coff_write_filehdr()
/dragonfly/contrib/gcc-8.0/libiberty/
HDsimple-object-coff.c52 unsigned char f_nscns[2]; /* number of sections */ member
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns)); in simple_object_coff_match()
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns); in simple_object_coff_write_filehdr()
HDsimple-object-xcoff.c52 unsigned char f_nscns[2]; /* number of sections */ member
332 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns)); in simple_object_xcoff_match()
757 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns); in simple_object_xcoff_write_filehdr()
/dragonfly/contrib/binutils-2.34/libiberty/
HDsimple-object-coff.c52 unsigned char f_nscns[2]; /* number of sections */ member
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns)); in simple_object_coff_match()
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns); in simple_object_coff_write_filehdr()
HDsimple-object-xcoff.c52 unsigned char f_nscns[2]; /* number of sections */ member
332 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns)); in simple_object_xcoff_match()
757 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns); in simple_object_xcoff_write_filehdr()
/dragonfly/contrib/gcc-4.7/libiberty/
HDsimple-object-coff.c52 unsigned char f_nscns[2]; /* number of sections */ member
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns)); in simple_object_coff_match()
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns); in simple_object_coff_write_filehdr()
/dragonfly/contrib/binutils-2.34/bfd/
HDpeicode.h175 filehdr_dst->f_nscns = H_GET_16 (abfd, filehdr_src->f_nscns); in coff_swap_filehdr_in()
1511 result = coff_real_object_p (abfd, internal_f.f_nscns, &internal_f, in pe_bfd_object_p()
HDcoffcode.h3427 internal_f.f_nscns = 0; in coff_write_object_contents()
3464 internal_f.f_nscns++; in coff_write_object_contents()
3612 internal_f.f_nscns--; in coff_write_object_contents()
3733 internal_f.f_nscns++; in coff_write_object_contents()
5421 filehdr_dst->f_nscns = H_GET_32 (abfd, filehdr_src->NumberOfSections); in coff_bigobj_swap_filehdr_in()
5453 H_PUT_32 (abfd, filehdr_in->f_nscns, filehdr_out->NumberOfSections); in coff_bigobj_swap_filehdr_out()
/dragonfly/contrib/binutils-2.27/bfd/
HDpeicode.h175 filehdr_dst->f_nscns = H_GET_16 (abfd, filehdr_src->f_nscns); in coff_swap_filehdr_in()
1477 result = coff_real_object_p (abfd, internal_f.f_nscns, &internal_f, in pe_bfd_object_p()
HDcoffcode.h3696 internal_f.f_nscns = 0; in coff_write_object_contents()
3733 internal_f.f_nscns++; in coff_write_object_contents()
3869 internal_f.f_nscns--; in coff_write_object_contents()
3990 internal_f.f_nscns++; in coff_write_object_contents()
5704 filehdr_dst->f_nscns = H_GET_32 (abfd, filehdr_src->NumberOfSections); in coff_bigobj_swap_filehdr_in()
5736 H_PUT_32 (abfd, filehdr_in->f_nscns, filehdr_out->NumberOfSections); in coff_bigobj_swap_filehdr_out()
/dragonfly/contrib/file/magic/Magdir/
HDcoff71 # f_nscns - number of sections like: 1 2 3 4 5 7 8 9 11 12 15 16 19 20 21 22 26 30 36 40 42 56 80 8…
/dragonfly/contrib/gdb-7/include/coff/
HDinternal.h77 unsigned short f_nscns; /* number of sections */ member

12