Home
last modified time | relevance | path

Searched refs:_bfd_generic_link_get_symcount (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gdb-7/bfd/
HDgenlink.h82 #define _bfd_generic_link_get_symcount(abfd) ((abfd)->symcount) macro
HDlinker.c870 symcount = _bfd_generic_link_get_symcount (abfd); in generic_link_add_object_symbols()
1205 ppend = pp + _bfd_generic_link_get_symcount (abfd); in generic_link_check_archive_element()
1248 symcount = _bfd_generic_link_get_symcount (abfd); in generic_link_check_archive_element()
2195 sym_end = sym_ptr + _bfd_generic_link_get_symcount (input_bfd); in _bfd_generic_link_output_symbols()
2774 symppend = sympp + _bfd_generic_link_get_symcount (input_bfd); in default_indirect_link_order()
/dragonfly/contrib/binutils-2.27/bfd/
HDgenlink.h82 #define _bfd_generic_link_get_symcount(abfd) ((abfd)->symcount) macro
HDlinker.c906 symcount = _bfd_generic_link_get_symcount (abfd); in generic_link_add_object_symbols()
1097 ppend = pp + _bfd_generic_link_get_symcount (abfd); in generic_link_check_archive_element()
2060 sym_end = sym_ptr + _bfd_generic_link_get_symcount (input_bfd); in _bfd_generic_link_output_symbols()
2634 symppend = sympp + _bfd_generic_link_get_symcount (input_bfd); in default_indirect_link_order()
/dragonfly/contrib/binutils-2.34/bfd/
HDgenlink.h82 #define _bfd_generic_link_get_symcount(abfd) ((abfd)->symcount) macro
HDlinker.c884 symcount = _bfd_generic_link_get_symcount (abfd); in generic_link_add_object_symbols()
1045 ppend = pp + _bfd_generic_link_get_symcount (abfd); in generic_link_check_archive_element()
2015 sym_end = sym_ptr + _bfd_generic_link_get_symcount (input_bfd); in _bfd_generic_link_output_symbols()
2591 symppend = sympp + _bfd_generic_link_get_symcount (input_bfd); in default_indirect_link_order()