HomeSort by: relevance | last modified time | path
    Searched refs:nscns (Results 1 - 22 of 22) sorted by relevancy

  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-coff.c 172 unsigned short nscns; member in struct:simple_object_coff_read
288 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
348 unsigned int nscns; local
354 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
357 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
368 nscns = ocr->nscns;
371 for (i = 0; i < nscns; ++i)
507 unsigned int nscns, size_t symtab_offset,
530 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns);
606 unsigned int nscns, secnum; local
    [all...]
simple-object-xcoff.c 274 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_t symtab_offset
864 unsigned int nscns, secnum; local
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-coff.c 172 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);
604 unsigned int nscns, secnum; local
    [all...]
simple-object-xcoff.c 274 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_t symtab_offset
864 unsigned int nscns, secnum; local
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-coff.c 172 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);
604 unsigned int nscns, secnum; local
    [all...]
simple-object-xcoff.c 274 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_t symtab_offset
864 unsigned int nscns, secnum; local
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-coff.c 172 unsigned short nscns; member in struct:simple_object_coff_read
288 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
348 unsigned int nscns; local
354 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
357 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
368 nscns = ocr->nscns;
371 for (i = 0; i < nscns; ++i)
507 unsigned int nscns, size_t symtab_offset,
530 set_16 (hdr + offsetof (struct external_filehdr, f_nscns), nscns);
606 unsigned int nscns, secnum; local
    [all...]
simple-object-xcoff.c 274 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_t symtab_offset
864 unsigned int nscns, secnum; local
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-coff.c 172 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);
604 unsigned int nscns, secnum; local
    [all...]
simple-object-xcoff.c 274 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_t symtab_offset
864 unsigned int nscns, secnum; local
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-coff.c 74 unsigned char nscns[4]; /* number of sections (32-bit!) */ member in struct:external_filehdr_bigobj
249 unsigned int nscns; member in struct:simple_object_coff_read
378 ocr->nscns = simple_object_fetch_little_32
380 + offsetof (struct external_filehdr_bigobj, nscns));
422 ocr->nscns = fetch_16 (hdrbuf + offsetof (struct external_filehdr, f_nscns));
486 unsigned int nscns; local
492 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns);
495 scnbuf, scnhdr_size * ocr->nscns, &errmsg,
506 nscns = ocr->nscns;
793 unsigned int nscns, secnum; local
    [all...]
simple-object-xcoff.c 274 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_t symtab_offset
864 unsigned int nscns, secnum; local
    [all...]
  /src/external/gpl3/binutils/dist/binutils/
od-xcoff.c 383 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...]
  /src/external/gpl3/binutils.old/dist/binutils/
od-xcoff.c 383 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...]
  /src/external/gpl3/binutils/dist/bfd/
osf-core.c 99 for (i = 0; i < core_header.nscns; i++)
coffgen.c 305 unsigned nscns,
345 readsize = (bfd_size_type) nscns * scnhsz;
356 if (nscns != 0)
359 for (i = 0; i < nscns; i++)
391 unsigned int nscns; local
424 nscns = internal_f.f_nscns;
442 return coff_real_object_p (abfd, nscns, &internal_f,
  /src/external/gpl3/binutils.old/dist/bfd/
osf-core.c 99 for (i = 0; i < core_header.nscns; i++)
coffgen.c 305 unsigned nscns,
345 readsize = (bfd_size_type) nscns * scnhsz;
356 if (nscns != 0)
359 for (i = 0; i < nscns; i++)
391 unsigned int nscns; local
424 nscns = internal_f.f_nscns;
442 return coff_real_object_p (abfd, nscns, &internal_f,
  /src/external/gpl3/gdb/dist/bfd/
osf-core.c 99 for (i = 0; i < core_header.nscns; i++)
coffgen.c 303 unsigned nscns,
343 readsize = (bfd_size_type) nscns * scnhsz;
354 if (nscns != 0)
357 for (i = 0; i < nscns; i++)
389 unsigned int nscns; local
422 nscns = internal_f.f_nscns;
440 return coff_real_object_p (abfd, nscns, &internal_f,
  /src/external/gpl3/gdb.old/dist/bfd/
osf-core.c 98 for (i = 0; i < core_header.nscns; i++)
coffgen.c 303 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,

Completed in 57 milliseconds