Searched refs:sym_count (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/legacy/binutils/include/
H A Doasys.h33 unsigned int sym_count; member in struct:oasys_archive_header
48 bfd_byte sym_count[4]; member in struct:oasys_extarchive_header
/haiku-buildtools/binutils/include/
H A Doasys.h33 unsigned int sym_count; member in struct:oasys_archive_header
48 bfd_byte sym_count[4]; member in struct:oasys_extarchive_header
/haiku-buildtools/legacy/binutils/ld/
H A Dldmisc.c290 long sym_count; local
296 sym_count = bfd_canonicalize_symtab (abfd, asymbols);
297 if (sym_count < 0)
302 entry->symbol_count = sym_count;
/haiku-buildtools/gcc/libbacktrace/
H A Delf.c356 size_t sym_count; local
364 sym_count = symtab_size / sizeof (b_elf_sym);
369 for (i = 0; i < sym_count; ++i, ++sym)
388 for (i = 0; i < sym_count; ++i, ++sym)
/haiku-buildtools/legacy/binutils/bfd/
H A Doasys.c235 header.sym_count = H_GET_32 (abfd, header_ext.sym_count);
246 || header.sym_count > 100000
H A Dpdp11.c2724 bfd_size_type sym_count;
2732 sym_count = obj_aout_external_sym_count (abfd);
2742 (abfd, info, &syms, &sym_count, &strings)))
2751 sym_count * sizeof (struct aout_link_hash_entry *));
2752 if (sym_hash == NULL && sym_count != 0)
2761 pend = p + sym_count;
3582 bfd_size_type sym_count;
3597 sym_count = obj_aout_external_sym_count (input_bfd);
3985 bfd_size_type sym_count;
3999 sym_count
2716 bfd_size_type sym_count; local
3573 bfd_size_type sym_count; local
3976 bfd_size_type sym_count; local
[all...]
H A Daoutx.h2908 bfd_size_type sym_count;
2917 sym_count = obj_aout_external_sym_count (abfd);
2927 (abfd, info, &syms, &sym_count, &strings)))
2935 amt = sym_count * sizeof (struct aout_link_hash_entry *);
2937 if (sym_hash == NULL && sym_count != 0)
2946 pend = p + sym_count;
4694 bfd_size_type sym_count;
4708 sym_count = obj_aout_external_sym_count (input_bfd);
4742 sym_end = sym + sym_count;
4745 memset (symbol_map, 0, (size_t) sym_count * sizeo
[all...]
H A Delflink.c4263 size_t sym_count;
4275 sym_count = 0;
4285 sym_count++;
4289 qsort (sorted_sym_hash, sym_count,
4314 j = sym_count;
4344 for (i = ilook; i < sym_count; i++)
7936 size_t sym_count;
7939 sym_count = (elf_tdata (sec->owner)->symtab_hdr.sh_size
7942 sym_count = elf_tdata (sec->owner)->symtab_hdr.sh_info;
7944 if (sym_count > max_sym_coun
4254 size_t sym_count; local
7926 size_t sym_count; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Doasys.c236 header.sym_count = H_GET_32 (abfd, header_ext.sym_count);
247 || header.sym_count > 100000
H A Dpdp11.c2749 bfd_size_type sym_count;
2757 sym_count = obj_aout_external_sym_count (abfd);
2767 (abfd, info, &syms, &sym_count, &strings)))
2776 sym_count * sizeof (struct aout_link_hash_entry *));
2777 if (sym_hash == NULL && sym_count != 0)
2786 pend = p + sym_count;
3998 bfd_size_type sym_count;
4012 sym_count = obj_aout_external_sym_count (input_bfd);
4044 sym_end = sym + sym_count;
4047 memset (symbol_map, 0, (size_t) sym_count * sizeo
2741 bfd_size_type sym_count; local
3989 bfd_size_type sym_count; local
[all...]
H A Daoutx.h3006 bfd_size_type sym_count;
3015 sym_count = obj_aout_external_sym_count (abfd);
3025 (abfd, info, &syms, &sym_count, &strings)))
3029 if (sym_count == 0)
3036 amt = sym_count * sizeof (struct aout_link_hash_entry *);
3047 pend = p + sym_count;
4831 bfd_size_type sym_count;
4845 sym_count = obj_aout_external_sym_count (input_bfd);
4879 sym_end = sym + sym_count;
4882 memset (symbol_map, 0, (size_t) sym_count * sizeo
2998 bfd_size_type sym_count; local
4822 bfd_size_type sym_count; local
[all...]
H A Delflink.c5030 size_t sym_count;
5043 sym_count = 0;
5053 sym_count++;
5057 qsort (sorted_sym_hash, sym_count,
5080 j = sym_count;
11429 size_t sym_count;
11434 sym_count = (elf_tdata (sec->owner)->symtab_hdr.sh_size
11437 sym_count = elf_tdata (sec->owner)->symtab_hdr.sh_info;
11439 if (sym_count > max_sym_count)
11440 max_sym_count = sym_count;
5021 size_t sym_count; local
11417 size_t sym_count; local
[all...]
H A Delf32-arm.c5621 unsigned i, j, sym_count, ext_start; local
5633 sym_count = symtab_hdr->sh_size / bed->s->sizeof_sym;
5647 for (i = 0; i < sym_count; i++)
15047 unsigned i, sym_count, ext_start; local
15097 sym_count = symtab_hdr->sh_size / bed->s->sizeof_sym;
15101 for (i = ext_start; i < sym_count; i++)
/haiku-buildtools/gcc/gcc/
H A Dcollect2.c2752 int sym_index, sym_count;
2780 sym_count = GCC_SYMBOLS (ldptr);
2788 while (sym_index < sym_count)
2740 int sym_index, sym_count; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dcollect2.c2880 int sym_index, sym_count; local
2908 sym_count = GCC_SYMBOLS (ldptr);
2916 while (sym_index < sym_count)
/haiku-buildtools/binutils/gold/
H A Dincremental.h1664 get_symtab_view(View* symtab_view, unsigned int* sym_count,
/haiku-buildtools/binutils/binutils/
H A Dreadelf.c309 #define GET_ELF_SYMBOLS(file, section, sym_count) \
310 (is_32bit_elf ? get_32bit_elf_symbols (file, section, sym_count) \
311 : get_64bit_elf_symbols (file, section, sym_count))

Completed in 723 milliseconds