HomeSort by: relevance | last modified time | path
    Searched refs:section_count (Results 1 - 25 of 272) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/external/gpl3/binutils/dist/bfd/
simple.c 129 unsigned int section_count; member in struct:saved_offsets
176 if (section->index >= saved_offsets->section_count)
262 saved_offsets.section_count = abfd->section_count;
264 * saved_offsets.section_count);
pef.h 36 unsigned short section_count; member in struct:bfd_pef_header
section.c 848 newsect->index = abfd->section_count;
855 abfd->section_count++;
891 abfd->section_count = 0;
1393 if (i != abfd->section_count) /* Debugging */
format.c 118 unsigned int section_count; member in struct:bfd_preserve
146 preserve->section_count = abfd->section_count;
227 abfd->section_count = preserve->section_count;
pef.c 544 if (header->section_count != 0)
546 mdata->sections = bfd_alloc (abfd, header->section_count * sizeof (bfd_pef_section));
551 for (i = 0; i < header->section_count; i++)
583 header->section_count = bfd_getb32 (buf + 32) + 1;
vms-alpha.c 286 unsigned int section_count; /* Number of GSD sections. */
508 int section_count = 0;
618 BFD_ASSERT (section_count < 999);
619 sprintf (name, "$%s_%03d$", pfx, section_count++);
1295 if (PRIV (section_count) >= PRIV (section_max))
1307 PRIV (sections)[PRIV (section_count)] = section;
1308 PRIV (section_count)++;
1354 if (psindx < 0 || psindx >= (int) PRIV (section_count))
1372 if (psindx < 0 || psindx >= (int) PRIV (section_count))
1406 if (psindx < 0 || psindx >= (int) PRIV (section_count))
285 unsigned int section_count; \/* Number of GSD sections. *\/ member in struct:vms_private_data_struct
506 int section_count = 0; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
simple.c 129 unsigned int section_count; member in struct:saved_offsets
176 if (section->index >= saved_offsets->section_count)
262 saved_offsets.section_count = abfd->section_count;
264 * saved_offsets.section_count);
pef.h 36 unsigned short section_count; member in struct:bfd_pef_header
section.c 844 newsect->index = abfd->section_count;
851 abfd->section_count++;
887 abfd->section_count = 0;
1389 if (i != abfd->section_count) /* Debugging */
format.c 144 unsigned int section_count; member in struct:bfd_preserve
172 preserve->section_count = abfd->section_count;
253 abfd->section_count = preserve->section_count;
pef.c 545 if (header->section_count != 0)
547 mdata->sections = bfd_alloc (abfd, header->section_count * sizeof (bfd_pef_section));
552 for (i = 0; i < header->section_count; i++)
584 header->section_count = bfd_getb32 (buf + 32) + 1;
vms-alpha.c 286 unsigned int section_count; /* Number of GSD sections. */
519 int section_count = 0;
629 BFD_ASSERT (section_count < 999);
630 sprintf (name, "$%s_%03d$", pfx, section_count++);
1307 if (PRIV (section_count) >= PRIV (section_max))
1319 PRIV (sections)[PRIV (section_count)] = section;
1320 PRIV (section_count)++;
1366 if (psindx < 0 || psindx >= (int) PRIV (section_count))
1384 if (psindx < 0 || psindx >= (int) PRIV (section_count))
1418 if (psindx < 0 || psindx >= (int) PRIV (section_count))
285 unsigned int section_count; \/* Number of GSD sections. *\/ member in struct:vms_private_data_struct
517 int section_count = 0; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
simple.c 129 unsigned int section_count; member in struct:saved_offsets
176 if (section->index >= saved_offsets->section_count)
262 saved_offsets.section_count = abfd->section_count;
264 * saved_offsets.section_count);
format.c 116 unsigned int section_count; member in struct:bfd_preserve
144 preserve->section_count = abfd->section_count;
225 abfd->section_count = preserve->section_count;
pef.h 36 unsigned short section_count; member in struct:bfd_pef_header
section.c 845 newsect->index = abfd->section_count;
852 abfd->section_count++;
888 abfd->section_count = 0;
1390 if (i != abfd->section_count) /* Debugging */
pef.c 545 if (header->section_count != 0)
547 mdata->sections = bfd_alloc (abfd, header->section_count * sizeof (bfd_pef_section));
552 for (i = 0; i < header->section_count; i++)
584 header->section_count = bfd_getb32 (buf + 32) + 1;
vms-alpha.c 286 unsigned int section_count; /* Number of GSD sections. */
519 int section_count = 0;
629 BFD_ASSERT (section_count < 999);
630 sprintf (name, "$%s_%03d$", pfx, section_count++);
1307 if (PRIV (section_count) >= PRIV (section_max))
1319 PRIV (sections)[PRIV (section_count)] = section;
1320 PRIV (section_count)++;
1366 if (psindx < 0 || psindx >= (int) PRIV (section_count))
1384 if (psindx < 0 || psindx >= (int) PRIV (section_count))
1418 if (psindx < 0 || psindx >= (int) PRIV (section_count))
285 unsigned int section_count; \/* Number of GSD sections. *\/ member in struct:vms_private_data_struct
517 int section_count = 0; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
simple.c 129 unsigned int section_count; member in struct:saved_offsets
176 if (section->index >= saved_offsets->section_count)
262 saved_offsets.section_count = abfd->section_count;
264 * saved_offsets.section_count);
pef.h 36 unsigned short section_count; member in struct:bfd_pef_header
section.c 844 newsect->index = abfd->section_count;
851 abfd->section_count++;
887 abfd->section_count = 0;
1389 if (i != abfd->section_count) /* Debugging */
format.c 117 unsigned int section_count; member in struct:bfd_preserve
145 preserve->section_count = abfd->section_count;
226 abfd->section_count = preserve->section_count;
pef.c 545 if (header->section_count != 0)
547 mdata->sections = bfd_alloc (abfd, header->section_count * sizeof (bfd_pef_section));
552 for (i = 0; i < header->section_count; i++)
584 header->section_count = bfd_getb32 (buf + 32) + 1;
  /src/external/gpl3/binutils/dist/binutils/
coffgrok.c 116 struct coff_section *all = (struct coff_section *) (xcalloc (abfd->section_count + 1,
118 head->nsections = abfd->section_count + 1;
129 if (i > abfd->section_count)
728 n->section = (struct coff_isection *) xcalloc (abfd->section_count + 1, sizeof (struct coff_isection));
  /src/external/gpl3/binutils.old/dist/binutils/
coffgrok.c 116 struct coff_section *all = (struct coff_section *) (xcalloc (abfd->section_count + 1,
118 head->nsections = abfd->section_count + 1;
129 if (i > abfd->section_count)
728 n->section = (struct coff_isection *) xcalloc (abfd->section_count + 1, sizeof (struct coff_isection));

Completed in 80 milliseconds

1 2 3 4 5 6 7 8 91011