Searched refs:nscns (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-coff.c172 unsigned short nscns; member in struct:simple_object_coff_read
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
346 unsigned int nscns; local
352 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
355 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
366 nscns = ocr->nscns;
369 for (i = 0; i < nscns; ++i)
505 unsigned int nscns, size_t symtab_offset,
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns);
504 simple_object_coff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
604 unsigned int nscns, secnum; local
[all...]
H A Dsimple-object-xcoff.c274 unsigned short nscns; member in struct:simple_object_xcoff_read
332 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
410 unsigned int nscns; local
417 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
420 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
431 nscns = ocr->nscns;
434 for (i = 0; i < nscns; ++i)
539 if (n_scnum < 1 || (unsigned int) n_scnum > nscns)
735 unsigned int nscns, size_
734 simple_object_xcoff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
864 unsigned int nscns, secnum; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object-coff.c172 unsigned short nscns; member in struct:simple_object_coff_read
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
346 unsigned int nscns; local
352 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
355 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
366 nscns = ocr->nscns;
369 for (i = 0; i < nscns; ++i)
505 unsigned int nscns, size_t symtab_offset,
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns);
504 simple_object_coff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
604 unsigned int nscns, secnum; local
[all...]
H A Dsimple-object-xcoff.c274 unsigned short nscns; member in struct:simple_object_xcoff_read
332 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
410 unsigned int nscns; local
417 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
420 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
431 nscns = ocr->nscns;
434 for (i = 0; i < nscns; ++i)
539 if (n_scnum < 1 || (unsigned int) n_scnum > nscns)
735 unsigned int nscns, size_
734 simple_object_xcoff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
864 unsigned int nscns, secnum; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-coff.c172 unsigned short nscns; member in struct:simple_object_coff_read
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
346 unsigned int nscns; local
352 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
355 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
366 nscns = ocr->nscns;
369 for (i = 0; i < nscns; ++i)
505 unsigned int nscns, size_t symtab_offset,
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns);
504 simple_object_coff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
604 unsigned int nscns, secnum; local
[all...]
H A Dsimple-object-xcoff.c274 unsigned short nscns; member in struct:simple_object_xcoff_read
332 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
410 unsigned int nscns; local
417 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
420 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
431 nscns = ocr->nscns;
434 for (i = 0; i < nscns; ++i)
539 if (n_scnum < 1 || (unsigned int) n_scnum > nscns)
735 unsigned int nscns, size_
734 simple_object_xcoff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
864 unsigned int nscns, secnum; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-coff.c172 unsigned short nscns; member in struct:simple_object_coff_read
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
346 unsigned int nscns; local
352 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
355 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
366 nscns = ocr->nscns;
369 for (i = 0; i < nscns; ++i)
505 unsigned int nscns, size_t symtab_offset,
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns);
504 simple_object_coff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
604 unsigned int nscns, secnum; local
[all...]
H A Dsimple-object-xcoff.c274 unsigned short nscns; member in struct:simple_object_xcoff_read
332 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
410 unsigned int nscns; local
417 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
420 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
431 nscns = ocr->nscns;
434 for (i = 0; i < nscns; ++i)
539 if (n_scnum < 1 || (unsigned int) n_scnum > nscns)
735 unsigned int nscns, size_
734 simple_object_xcoff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
864 unsigned int nscns, secnum; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-coff.c172 unsigned short nscns; member in struct:simple_object_coff_read
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
346 unsigned int nscns; local
352 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
355 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
366 nscns = ocr->nscns;
369 for (i = 0; i < nscns; ++i)
505 unsigned int nscns, size_t symtab_offset,
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns);
504 simple_object_coff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
604 unsigned int nscns, secnum; local
[all...]
H A Dsimple-object-xcoff.c274 unsigned short nscns; member in struct:simple_object_xcoff_read
332 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
410 unsigned int nscns; local
417 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
420 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
431 nscns = ocr->nscns;
434 for (i = 0; i < nscns; ++i)
539 if (n_scnum < 1 || (unsigned int) n_scnum > nscns)
735 unsigned int nscns, size_
734 simple_object_xcoff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
864 unsigned int nscns, secnum; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-coff.c172 unsigned short nscns; member in struct:simple_object_coff_read
286 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
346 unsigned int nscns; local
352 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
355 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
366 nscns = ocr->nscns;
369 for (i = 0; i < nscns; ++i)
505 unsigned int nscns, size_t symtab_offset,
528 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns);
504 simple_object_coff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
604 unsigned int nscns, secnum; local
[all...]
H A Dsimple-object-xcoff.c274 unsigned short nscns; member in struct:simple_object_xcoff_read
332 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
410 unsigned int nscns; local
417 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
420 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
431 nscns = ocr->nscns;
434 for (i = 0; i < nscns; ++i)
539 if (n_scnum < 1 || (unsigned int) n_scnum > nscns)
735 unsigned int nscns, size_
734 simple_object_xcoff_write_filehdr(simple_object_write *sobj, int descriptor, unsigned int nscns, size_t symtab_offset, unsigned int nsyms, const char **errmsg, int *err) argument
864 unsigned int nscns, secnum; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dod-xcoff.c383 unsigned short nscns; member in struct:xcoff_dump
419 printf (_(" nbr sections: %d\n"), data->nscns);
527 off + (unsigned int)sizeof (struct external_scnhdr) * data->nscns);
528 if (data->nscns == 0)
540 for (i = 0; i < data->nscns; i++)
594 data->sects = xmalloc (data->nscns * sizeof (struct xcoff32_section));
595 for (i = 0; i < data->nscns; i++)
620 if (s->nreloc > 0 && s->nreloc <= data->nscns)
623 if (s->nlnno > 0 && s->nlnno <= data->nscns)
781 if (s->sym.scnum > 0 && s->sym.scnum <= data->nscns)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dod-xcoff.c382 unsigned short nscns; member in struct:xcoff_dump
418 printf (_(" nbr sections: %d\n"), data->nscns);
526 off + (unsigned int)sizeof (struct external_scnhdr) * data->nscns);
527 if (data->nscns == 0)
539 for (i = 0; i < data->nscns; i++)
593 data->sects = xmalloc (data->nscns * sizeof (struct xcoff32_section));
594 for (i = 0; i < data->nscns; i++)
619 if (s->nreloc > 0 && s->nreloc <= data->nscns)
622 if (s->nlnno > 0 && s->nlnno <= data->nscns)
780 if (s->sym.scnum > 0 && s->sym.scnum <= data->nscns)
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dod-xcoff.c383 unsigned short nscns; member in struct:xcoff_dump
419 printf (_(" nbr sections: %d\n"), data->nscns);
527 off + (unsigned int)sizeof (struct external_scnhdr) * data->nscns);
528 if (data->nscns == 0)
540 for (i = 0; i < data->nscns; i++)
594 data->sects = xmalloc (data->nscns * sizeof (struct xcoff32_section));
595 for (i = 0; i < data->nscns; i++)
620 if (s->nreloc > 0 && s->nreloc <= data->nscns)
623 if (s->nlnno > 0 && s->nlnno <= data->nscns)
781 if (s->sym.scnum > 0 && s->sym.scnum <= data->nscns)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dosf-core.c98 for (i = 0; i < core_header.nscns; i++)
H A Dcoffgen.c235 unsigned nscns,
277 readsize = (bfd_size_type) nscns * scnhsz;
288 if (nscns != 0)
291 for (i = 0; i < nscns; i++)
323 unsigned int nscns; local
356 nscns = internal_f.f_nscns;
374 return coff_real_object_p (abfd, nscns, &internal_f,
234 coff_real_object_p(bfd *abfd, unsigned nscns, struct internal_filehdr *internal_f, struct internal_aouthdr *internal_a) argument
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dosf-core.c98 for (i = 0; i < core_header.nscns; i++)
H A Dcoffgen.c213 unsigned nscns,
255 readsize = (bfd_size_type) nscns * scnhsz;
266 if (nscns != 0)
269 for (i = 0; i < nscns; i++)
301 unsigned int nscns; local
334 nscns = internal_f.f_nscns;
352 return coff_real_object_p (abfd, nscns, &internal_f,
212 coff_real_object_p(bfd *abfd, unsigned nscns, struct internal_filehdr *internal_f, struct internal_aouthdr *internal_a) argument
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dosf-core.c98 for (i = 0; i < core_header.nscns; i++)
H A Dcoffgen.c235 unsigned nscns,
277 readsize = (bfd_size_type) nscns * scnhsz;
288 if (nscns != 0)
291 for (i = 0; i < nscns; i++)
323 unsigned int nscns; local
356 nscns = internal_f.f_nscns;
374 return coff_real_object_p (abfd, nscns, &internal_f,
234 coff_real_object_p(bfd *abfd, unsigned nscns, struct internal_filehdr *internal_f, struct internal_aouthdr *internal_a) argument
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dosf-core.c98 for (i = 0; i < core_header.nscns; i++)
H A Dcoffgen.c303 unsigned nscns,
345 readsize = (bfd_size_type) nscns * scnhsz;
356 if (nscns != 0)
359 for (i = 0; i < nscns; i++)
392 unsigned int nscns; local
425 nscns = internal_f.f_nscns;
443 return coff_real_object_p (abfd, nscns, &internal_f,
302 coff_real_object_p(bfd *abfd, unsigned nscns, struct internal_filehdr *internal_f, struct internal_aouthdr *internal_a) argument

Completed in 407 milliseconds