Searched refs:section_count (Results 1 - 25 of 32) sorted by relevance

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Dlibieee.h85 unsigned int section_count; member in struct:ieee_data_struct
H A Dvms.c388 alloc PRIV(sections) according to abfd->section_count
403 priv_section_count = PRIV (section_count);
622 if (abfd->section_count > 0) /* we have sections */
636 if (abfd->section_count > 255)
714 unsigned int section_count = abfd->section_count + 1;
718 abfd, section->index, section->name, section_count);
722 if (section_count > PRIV (section_count))
724 bfd_size_type amt = section_count;
712 unsigned int section_count = abfd->section_count + 1; local
[all...]
H A Dpef.h35 unsigned short section_count; member in struct:bfd_pef_header
H A Dsection.c541 . only handle the list pointers, ie. do not adjust section_count,
684 newsect->index = abfd->section_count;
705 abfd->section_count++;
738 abfd->section_count = 0;
1115 if (i != abfd->section_count) /* Debugging */
H A Dbfd.c118 . unsigned int section_count;
1397 . unsigned int section_count;
1431 preserve->section_count = abfd->section_count;
1442 abfd->section_count = 0;
1472 abfd->section_count = preserve->section_count;
H A Dvms-tir.c383 if (psect >= PRIV (section_count))
982 while (PRIV (section_count) <= idx)
984 PRIV (sections)[PRIV (section_count)]
985 = new_section (abfd, (int) PRIV (section_count));
986 if (PRIV (sections)[PRIV (section_count)] == 0)
988 PRIV (section_count)++;
1079 if (psect >= PRIV (section_count))
1106 if (psect >= PRIV (section_count))
1133 if (psect >= PRIV (section_count))
1617 if (psect >= PRIV (section_count))
[all...]
H A Dvms-gsd.c342 if (PRIV(is_vax) && (psect_idx < (abfd->section_count-1)))
346 if (psect_idx < PRIV(section_count))
745 vms_debug (3, "%d sections found\n", abfd->section_count);
H A Dsimple.c202 * abfd->section_count);
H A Dpef.c584 if (header->section_count != 0)
588 bfd_alloc (abfd, header->section_count * sizeof (bfd_pef_section)));
593 for (i = 0; i < header->section_count; i++)
636 header->section_count = bfd_getb32 (buf + 32) + 1;
H A Dcoff-ppc.c2366 /* We use section_count + 1, rather than section_count, because
2368 amt = abfd->section_count + 1;
2375 for (i = 0; i <= abfd->section_count; i++)
2661 for (i = 0; i < abfd->section_count; i++)
2721 for (i = 0; i < abfd->section_count; i++)
H A Dvms.h582 unsigned int section_count; /* # of sections in following array */ member in struct:vms_private_data_struct
H A Dopncls.c86 nbfd->section_count = 0;
793 abfd->section_count = 0;
H A Delf.c5063 unsigned int section_count;
5076 for (section = ibfd->sections, section_count = 0;
5080 ++section_count;
5085 amt += ((bfd_size_type) section_count - 1) * sizeof (asection *);
5118 if (section_count == 0)
5166 amt = section_count * sizeof (asection *);
5231 BFD_ASSERT (j == section_count);
5235 if (isec == section_count)
5241 map->count = section_count;
5298 for (j = 0; j < section_count;
5058 unsigned int section_count; local
[all...]
H A Dbfd-in.h525 #define bfd_count_sections(abfd) ((abfd)->section_count)
H A Dcofflink.c766 /* We use section_count + 1, rather than section_count, because
768 amt = abfd->section_count + 1;
773 for (i = 0; i <= abfd->section_count; i++)
1074 for (i = 0; i < abfd->section_count; i++)
1136 for (i = 0; i < abfd->section_count; i++)
H A Dxcofflink.c1112 amt = abfd->section_count + 1;
3704 BFD_ASSERT ((unsigned int) indx == abfd->section_count);
3712 sofar += abfd->section_count * bfd_coff_scnhsz (abfd);
3753 /* We use section_count + 1, rather than section_count, because
3755 amt = abfd->section_count + 1;
3760 for (i = 0; i <= abfd->section_count; i++)
4071 for (i = 0; i < abfd->section_count; i++)
4156 for (i = 0; i < abfd->section_count; i++)
H A Decoff.c2078 amt = abfd->section_count;
2087 BFD_ASSERT (i == abfd->section_count);
2089 qsort (sorted_hdrs, abfd->section_count, sizeof (asection *),
2097 for (i = 0; i < abfd->section_count; i++)
2115 for (i = 0; i < abfd->section_count; i++)
H A Dbfd-in2.h532 #define bfd_count_sections(abfd) ((abfd)->section_count)
1444 only handle the list pointers, ie. do not adjust section_count,
3954 unsigned int section_count;
4212 unsigned int section_count;
3947 unsigned int section_count; member in struct:bfd
4205 unsigned int section_count; member in struct:bfd_preserve
H A Delf32-i370.c778 --s->output_section->owner->section_count;
H A Dieee.c1362 if (section_index > ieee->section_count)
1364 ieee->section_count = section_index;
1622 ieee->section_count = 0;
/haiku-fatelf/src/bin/gdb/gdb/
H A Ddve3900-rom.c85 unsigned int *section_count);
789 count_section (bfd *abfd, asection *s, unsigned int *section_count) argument
792 (*section_count)++;
872 int section_count = 0; local
907 &section_count);
908 write_long (&buffer[0], (long) section_count);
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h532 #define bfd_count_sections(abfd) ((abfd)->section_count)
1444 only handle the list pointers, ie. do not adjust section_count,
3954 unsigned int section_count;
4212 unsigned int section_count;
3947 unsigned int section_count; member in struct:bfd
4205 unsigned int section_count; member in struct:bfd_preserve
H A Dbfd.h532 #define bfd_count_sections(abfd) ((abfd)->section_count)
1444 only handle the list pointers, ie. do not adjust section_count,
3954 unsigned int section_count;
4212 unsigned int section_count;
3947 unsigned int section_count; member in struct:bfd
4205 unsigned int section_count; member in struct:bfd_preserve
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h530 #define bfd_count_sections(abfd) ((abfd)->section_count)
1442 only handle the list pointers, ie. do not adjust section_count,
3952 unsigned int section_count;
4210 unsigned int section_count;
3945 unsigned int section_count; member in struct:bfd
4203 unsigned int section_count; member in struct:bfd_preserve
H A Dbfd.h530 #define bfd_count_sections(abfd) ((abfd)->section_count)
1442 only handle the list pointers, ie. do not adjust section_count,
3952 unsigned int section_count;
4210 unsigned int section_count;
3945 unsigned int section_count; member in struct:bfd
4203 unsigned int section_count; member in struct:bfd_preserve

Completed in 517 milliseconds

12