Searched refs:bfd_get_outsymbols (Results 1 – 25 of 39) sorted by relevance
12
798 if (bfd_get_outsymbols (abfd) == NULL) in bfd_generic_link_read_symbols()806 bfd_get_outsymbols (abfd) = (struct bfd_symbol **) bfd_alloc (abfd, in bfd_generic_link_read_symbols()808 if (bfd_get_outsymbols (abfd) == NULL && symsize != 0) in bfd_generic_link_read_symbols()810 symcount = bfd_canonicalize_symtab (abfd, bfd_get_outsymbols (abfd)); in bfd_generic_link_read_symbols()1878 bfd_get_outsymbols (abfd) = NULL; in _bfd_generic_final_link()2009 newsyms = (asymbol **) bfd_realloc (bfd_get_outsymbols (output_bfd), amt); in generic_add_output_symbol()2012 bfd_get_outsymbols (output_bfd) = newsyms; in generic_add_output_symbol()2015 bfd_get_outsymbols (output_bfd) [bfd_get_symcount (output_bfd)] = sym; in generic_add_output_symbol()
221 syms = bfd_get_outsymbols (output_bfd); in coff_i960_relocate()
648 if (bfd_get_outsymbols (abfd) != NULL \
1461 sym_ptr_ptr = bfd_get_outsymbols (abfd); in nlm_compute_section_file_positions()1767 sym_ptr_ptr = bfd_get_outsymbols (abfd); in nlm_write_object_contents()1860 sym_ptr_ptr = bfd_get_outsymbols (abfd); in nlm_write_object_contents()
134 if (bfd_get_outsymbols (abfd) != NULL \
510 #define bfd_get_outsymbols(abfd) ((abfd)->outsymbols) macro
457 bfd_get_outsymbols (abfd) = location; in bfd_set_symtab()
664 if (bfd_get_outsymbols (abfd) != (asymbol **) NULL in tic30_aout_write_object_contents()
1083 asymbol **table = bfd_get_outsymbols (abfd); in srec_write_symbols()
608 sym = bfd_get_outsymbols (output_bfd); in mips_gprel_reloc()
788 asymbol **generic = bfd_get_outsymbols (abfd); in oasys_write_syms()
1665 sym = bfd_get_outsymbols (output_bfd); in mips_elf_assign_gp()
868 if (bfd_family_coff (sub) || ! bfd_get_outsymbols (sub)) in _bfd_coff_final_link()872 asymbol *sym = bfd_get_outsymbols (sub) [i]; in _bfd_coff_final_link()
435 outsyms = bfd_get_outsymbols (abfd); in b_out_write_object_contents()
2860 sym = bfd_get_outsymbols (output_bfd); in mips_elf_assign_gp()
1750 asymbol **symbols = bfd_get_outsymbols (abfd); in bfd_mach_o_write_symtab_content()1908 asymbol **symbols = bfd_get_outsymbols (abfd); in bfd_mach_o_build_dysymtab()2253 asymbol **symbols = bfd_get_outsymbols (abfd); in bfd_mach_o_mangle_symbols()
326 if (bfd_get_outsymbols (abfd) != NULL in pdp11_aout_write_headers()1614 asymbol **generic = bfd_get_outsymbols (abfd); in NAME()
1784 sym_ptr_ptr = bfd_get_outsymbols (obfd); in _bfd_ecoff_bfd_copy_private_bfd_data()1843 sym_ptr_ptr = bfd_get_outsymbols (obfd); in _bfd_ecoff_bfd_copy_private_bfd_data()
42 if ((syms = bfd_get_outsymbols (ibfd)) != NULL
1211 symbols = bfd_get_outsymbols (b);1607 symbols = bfd_get_outsymbols (is->the_bfd);1814 symbols = bfd_get_outsymbols (is->the_bfd);
1175 symbols = bfd_get_outsymbols (b);1551 symbols = bfd_get_outsymbols (is->the_bfd);
519 for (syms = bfd_get_outsymbols (abfd); *syms; ++syms) in check_local_sym_xref()621 info.asymbols = bfd_get_outsymbols (abfd); in check_refs()
300 asymbols = bfd_get_outsymbols (abfd); in vfinfo()
715 symbols = bfd_get_outsymbols (b); in process_def_file_and_drectve()1281 symbols = bfd_get_outsymbols (b); in pe_walk_relocs_of_symbol()1376 symbols = bfd_get_outsymbols (b); in generate_reloc()
1190 cinfo.asymbols = bfd_get_outsymbols (abfd); in symbol_warning()