Searched refs:bfd_of_toc_owner (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c794 extern bfd * bfd_of_toc_owner;
1127 toc_section = bfd_get_section_by_name (bfd_of_toc_owner,
1523 bfd* bfd_of_toc_owner = 0;
1598 if (bfd_of_toc_owner == 0)
1602 s = bfd_get_section_by_name ( bfd_of_toc_owner , TOC_SECTION_NAME);
1608 foo = (bfd_byte *) bfd_alloc (bfd_of_toc_owner, amt);
2026 if (abfd == bfd_of_toc_owner)
2035 return bfd_of_toc_owner;
1516 bfd* bfd_of_toc_owner = 0; variable
H A Dcoff-mcore.c212 bfd * bfd_of_toc_owner;
209 bfd * bfd_of_toc_owner; member in struct:coff_mcore_link_hash_table
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c739 extern bfd * bfd_of_toc_owner;
1060 toc_section = bfd_get_section_by_name (bfd_of_toc_owner,
1454 bfd* bfd_of_toc_owner = 0;
1528 if (bfd_of_toc_owner == 0)
1532 s = bfd_get_section_by_name ( bfd_of_toc_owner , TOC_SECTION_NAME);
1538 foo = (bfd_byte *) bfd_alloc (bfd_of_toc_owner, amt);
1947 if (abfd == bfd_of_toc_owner)
1956 return bfd_of_toc_owner;
1449 bfd* bfd_of_toc_owner = 0; variable
H A Dcoff-mcore.c200 bfd * bfd_of_toc_owner;
197 bfd * bfd_of_toc_owner; member in struct:coff_mcore_link_hash_table

Completed in 673 milliseconds