Searched refs:xcoff_get_section_contents (Results 1 – 3 of 3) sorted by relevance
212 xcoff_get_section_contents (bfd *abfd, asection *sec) in xcoff_get_section_contents() function261 if (! xcoff_get_section_contents (abfd, lsec)) in _bfd_xcoff_get_dynamic_symtab_upper_bound()295 if (! xcoff_get_section_contents (abfd, lsec)) in _bfd_xcoff_canonicalize_dynamic_symtab()382 if (! xcoff_get_section_contents (abfd, lsec)) in _bfd_xcoff_get_dynamic_reloc_upper_bound()417 if (! xcoff_get_section_contents (abfd, lsec)) in _bfd_xcoff_canonicalize_dynamic_reloc()859 if (! xcoff_get_section_contents (abfd, lsec)) in xcoff_link_add_dynamic_symbols()2249 if (! xcoff_get_section_contents (abfd, lsec)) in xcoff_link_check_dynamic_ar_symbols()
1801 * xcofflink.c (xcoff_get_section_contents): Likewise.5033 (xcoff_get_section_contents): New static function.5039 (xcoff_link_add_dynamic_symbols): Use xcoff_get_section_contents.
2898 * xcofflink.c (xcoff_get_section_contents, xcoff_link_add_symbols,