Searched refs:bfd_of_toc_owner (Results 1 – 2 of 2) sorted by relevance
734 extern bfd * bfd_of_toc_owner;1053 toc_section = bfd_get_section_by_name (bfd_of_toc_owner, in coff_ppc_relocate_section()1442 bfd* bfd_of_toc_owner = 0; variable1515 if (bfd_of_toc_owner == 0) in ppc_allocate_toc_section()1519 s = bfd_get_section_by_name ( bfd_of_toc_owner , TOC_SECTION_NAME); in ppc_allocate_toc_section()1525 foo = (bfd_byte *) bfd_alloc (bfd_of_toc_owner, amt); in ppc_allocate_toc_section()1929 if (abfd == bfd_of_toc_owner) in ppc_do_last()1938 return bfd_of_toc_owner; in ppc_get_last()
197 bfd * bfd_of_toc_owner; member