Home
last modified time | relevance | path

Searched refs:bfd_get_symcount (Results 1 – 25 of 51) sorted by relevance

123

/toolchain/binutils/binutils-2.27/bfd/
Dhp300hpux.c268 bfd_get_symcount (abfd) = execp->a_syms / 12; in MY()
307 H_PUT_32 (abfd, (bfd_get_symcount (abfd) * 12), exec_bytes.e_drelocs); in MY()
317 if (bfd_get_symcount (abfd) != 0) in MY()
328 if (bfd_get_symcount (abfd) != 0) in MY()
563 bfd_get_symcount (abfd) = num_syms; in MY()
769 (bfd_size_type) bfd_get_symcount (abfd)); in MY()
800 for (symbase = obj_aout_symbols (abfd); counter++ < bfd_get_symcount (abfd);) in MY()
803 return bfd_get_symcount (abfd); in MY()
814 return (bfd_get_symcount (abfd) + 1) * (sizeof (aout_symbol_type *)); in MY()
Di386lynx.c42 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; \
57 if (bfd_get_symcount (abfd) != 0) \
437 (bfd_size_type) bfd_get_symcount (abfd)); in NAME()
449 (bfd_size_type) bfd_get_symcount (abfd)); in NAME()
Decoff.c442 bfd_get_symcount (abfd) = 0; in ecoff_slurp_symbolic_header()
451 if (bfd_get_symcount (abfd) != external_hdr_size) in ecoff_slurp_symbolic_header()
475 bfd_get_symcount (abfd) = (internal_symhdr->isymMax in ecoff_slurp_symbolic_header()
517 bfd_get_symcount (abfd) = 0; in _bfd_ecoff_slurp_symbolic_info()
875 if (bfd_get_symcount (abfd) == 0) in _bfd_ecoff_slurp_symbol_table()
878 internal = (ecoff_symbol_type *) bfd_alloc2 (abfd, bfd_get_symcount (abfd), in _bfd_ecoff_slurp_symbol_table()
959 if (internal_ptr - internal < (ptrdiff_t) bfd_get_symcount (abfd)) in _bfd_ecoff_slurp_symbol_table()
961 bfd_get_symcount (abfd) = internal_ptr - internal; in _bfd_ecoff_slurp_symbol_table()
982 if (bfd_get_symcount (abfd) == 0) in _bfd_ecoff_get_symtab_upper_bound()
985 return (bfd_get_symcount (abfd) + 1) * (sizeof (ecoff_symbol_type *)); in _bfd_ecoff_get_symtab_upper_bound()
[all …]
Driscix.c116 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; \
132 && bfd_get_symcount (abfd) != 0) \
552 bfd_get_symcount (abfd) = execp->a_syms / sizeof (struct external_nlist); in riscix_some_aout_object_p()
Dnlmcode.h1067 while (counter < bfd_get_symcount (abfd)) in nlm_canonicalize_symtab()
1074 return bfd_get_symcount (abfd); in nlm_canonicalize_symtab()
1213 count = bfd_get_symcount (abfd); in nlm_get_reloc_upper_bound()
1258 count = bfd_get_symcount (abfd); in nlm_canonicalize_reloc()
1467 sym_end = sym_ptr_ptr + bfd_get_symcount (abfd); in nlm_compute_section_file_positions()
1779 sym_end = sym_ptr_ptr + bfd_get_symcount (abfd); in nlm_write_object_contents()
1861 sym_end = sym_ptr_ptr + bfd_get_symcount (abfd); in nlm_write_object_contents()
Dversados.c735 return (bfd_get_symcount (abfd) + 1) * sizeof (asymbol *); in versados_get_symtab_upper_bound()
743 unsigned int symcount = bfd_get_symcount (abfd); in versados_canonicalize_symtab()
829 else if ((unsigned) (esdid - ES_BASE) >= bfd_get_symcount (abfd)) in versados_canonicalize_reloc()
Daout-adobe.c303 exec_hdr (abfd)->a_syms = bfd_get_symcount (abfd) in aout_adobe_write_object_contents()
334 if (bfd_get_symcount (abfd) != 0) in aout_adobe_write_object_contents()
Dlibaout.h630 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; \
646 && bfd_get_symcount (abfd) != 0) \
Dcoffgen.c257 bfd_get_symcount (abfd) = internal_f->f_nsyms; in coff_real_object_p()
420 return (bfd_get_symcount (abfd) + 1) * (sizeof (coff_symbol_type *)); in coff_get_symtab_upper_bound()
436 counter = bfd_get_symcount (abfd); in coff_canonicalize_symtab()
442 return bfd_get_symcount (abfd); in coff_canonicalize_symtab()
587 unsigned int limit = bfd_get_symcount (abfd); in coff_count_linenumbers()
702 unsigned int symbol_count = bfd_get_symcount (bfd_ptr); in coff_renumber_symbols()
798 unsigned int symbol_count = bfd_get_symcount (bfd_ptr); in coff_mangle_symbols()
1234 unsigned int limit = bfd_get_symcount (abfd); in coff_write_symbols()
Dsrec.c1078 int count = bfd_get_symcount (abfd); in srec_write_symbols()
1179 return (bfd_get_symcount (abfd) + 1) * sizeof (asymbol *); in srec_get_symtab_upper_bound()
1187 bfd_size_type symcount = bfd_get_symcount (abfd); in srec_canonicalize_symtab()
Dtekhex.c561 unsigned int c = bfd_get_symcount (abfd); in tekhex_canonicalize_symtab()
570 return bfd_get_symcount (abfd); in tekhex_canonicalize_symtab()
Dpdp11.c299 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; in pdp11_aout_write_headers()
325 && bfd_get_symcount (abfd) != 0) in pdp11_aout_write_headers()
513 bfd_get_symcount (abfd) = execp->a_syms / sizeof (struct external_nlist); in NAME()
1533 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd); in NAME()
1624 for (count = 0; count < bfd_get_symcount (abfd); count++) in NAME()
1678 for (symbase = obj_aout_symbols (abfd); counter++ < bfd_get_symcount (abfd);) in NAME()
1681 return bfd_get_symcount (abfd); in NAME()
1902 (bfd_size_type) bfd_get_symcount (abfd)); in NAME()
2040 return (bfd_get_symcount (abfd) + 1) * (sizeof (aout_symbol_type *)); in NAME()
Dsom.c2047 bfd_get_symcount (abfd) = file_hdrp->symbol_total; in som_object_setup()
3977 num_syms = bfd_get_symcount (abfd); in som_finish_writing()
4003 bfd_get_symcount (abfd)); in som_finish_writing()
4442 unsigned int num_syms = bfd_get_symcount (abfd); in som_build_and_write_symbol_table()
4572 return (bfd_get_symcount (abfd) + 1) * sizeof (asymbol *); in som_get_symtab_upper_bound()
4624 int symbol_count = bfd_get_symcount (abfd); in som_slurp_symbol_table()
4790 bfd_get_symcount (abfd) = sym - symbase; in som_slurp_symbol_table()
4817 i = bfd_get_symcount (abfd); in som_canonicalize_symtab()
4825 return (bfd_get_symcount (abfd)); in som_canonicalize_symtab()
6237 curr_count = bfd_get_symcount (curr_bfd); in som_bfd_prep_for_ar_write()
[all …]
Dmach-o.c1988 if (bfd_get_symcount (abfd) > 0) in bfd_mach_o_build_dysymtab()
1994 for (i = 0; i < bfd_get_symcount (abfd); ++i) in bfd_mach_o_build_dysymtab()
2002 for (; i < bfd_get_symcount (abfd); ++i) in bfd_mach_o_build_dysymtab()
2010 cmd->nundefsym = bfd_get_symcount (abfd) in bfd_mach_o_build_dysymtab()
2339 if (symbols == NULL || bfd_get_symcount (abfd) == 0) in bfd_mach_o_mangle_symbols()
2342 for (i = 0; i < bfd_get_symcount (abfd); i++) in bfd_mach_o_mangle_symbols()
2391 qsort ((void *) symbols, (size_t) bfd_get_symcount (abfd), in bfd_mach_o_mangle_symbols()
2394 for (i = 0; i < bfd_get_symcount (abfd); ++i) in bfd_mach_o_mangle_symbols()
2552 symtab->nsyms = bfd_get_symcount (abfd); in bfd_mach_o_write_contents()
3081 if (bfd_get_symcount (abfd) > 0) in bfd_mach_o_build_commands()
[all …]
Dbout.c406 exec_hdr (abfd)->a_syms = bfd_get_symcount (abfd) * 12; in b_out_write_object_contents()
426 if (bfd_get_symcount (abfd) != 0) in b_out_write_object_contents()
436 p = outsyms + bfd_get_symcount (abfd); in b_out_write_object_contents()
Dlinker.c813 bfd_get_symcount (abfd) = symcount; in bfd_generic_link_read_symbols()
1872 bfd_get_symcount (abfd) = 0; in _bfd_generic_final_link()
1991 if (bfd_get_symcount (output_bfd) >= *psymalloc) in generic_add_output_symbol()
2008 bfd_get_outsymbols (output_bfd) [bfd_get_symcount (output_bfd)] = sym; in generic_add_output_symbol()
2010 ++ bfd_get_symcount (output_bfd); in generic_add_output_symbol()
Daout-tic30.c642 execp->a_syms = bfd_get_symcount (abfd) * EXTERNAL_NLIST_SIZE; in tic30_aout_write_object_contents()
662 && bfd_get_symcount (abfd) != 0) in tic30_aout_write_object_contents()
Daoutx.h521 bfd_get_symcount (abfd) = execp->a_syms / sizeof (struct external_nlist); in NAME()
1776 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd); in NAME()
1867 for (count = 0; count < bfd_get_symcount (abfd); count++) in NAME()
1926 counter++ < bfd_get_symcount (abfd); in NAME()
1930 return bfd_get_symcount (abfd); in NAME()
2345 (bfd_size_type) bfd_get_symcount (abfd)); in NAME()
2353 (bfd_size_type) bfd_get_symcount (abfd)); in NAME()
2495 return (bfd_get_symcount (abfd)+1) * (sizeof (aout_symbol_type *)); in NAME()
Dcoffcode.h3197 if (bfd_get_symcount (abfd) > 0) in coff_compute_section_file_positions()
3204 symcount = bfd_get_symcount (abfd); in coff_compute_section_file_positions()
3893 count = bfd_get_symcount (abfd); in coff_write_object_contents()
4203 if (bfd_get_symcount (abfd) != 0) in coff_write_object_contents()
4633 || sym >= obj_symbols (abfd) + bfd_get_symcount (abfd)) in coff_slurp_line_table()
5084 bfd_get_symcount (abfd) = number_of_symbols; in coff_slurp_symbol_table()
Dcoff-i960.c222 sym_end = syms + bfd_get_symcount (output_bfd); in coff_i960_relocate()
Dsyms.c459 bfd_get_symcount (abfd) = symcount; in bfd_set_symtab()
Dbfd-in.h521 #define bfd_get_symcount(abfd) ((abfd)->symcount) macro
Delflink.c8923 = flinfo->symshndxbuf ? bfd_get_symcount (flinfo->output_bfd) : 0; in elf_link_output_symstrtab()
8925 bfd_get_symcount (flinfo->output_bfd) += 1; in elf_link_output_symstrtab()
8961 amt *= bfd_get_symcount (flinfo->output_bfd); in elf_link_swap_symbols_out()
9697 indx = bfd_get_symcount (flinfo->output_bfd); in elf_link_output_extsym()
10029 indx = bfd_get_symcount (output_bfd); in elf_link_input_bfd()
10112 indx = bfd_get_symcount (output_bfd); in elf_link_input_bfd()
10588 indx = bfd_get_symcount (output_bfd); in elf_link_input_bfd()
11327 bfd_get_symcount (abfd) = info->strip != strip_all || emit_relocs; in bfd_elf_final_link()
11372 bfd_get_symcount (abfd) = 0; in bfd_elf_final_link()
11434 o->target_index = bfd_get_symcount (abfd); in bfd_elf_final_link()
[all …]
Delf64-sparc.c102 || ELF64_R_SYM (rela.r_info) > bfd_get_symcount (abfd)) in elf64_sparc_slurp_one_reloc_table()
Dcoff-mips.c607 count = bfd_get_symcount (output_bfd); in mips_gprel_reloc()

123