Searched refs:bfd_of_glue_owner (Results 1 – 2 of 2) sorted by relevance
903 bfd * bfd_of_glue_owner; member936 ret->bfd_of_glue_owner = NULL; in coff_arm_link_hash_table_create()1349 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in coff_arm_relocate_section()1353 s = bfd_get_section_by_name (globals->bfd_of_glue_owner, in coff_arm_relocate_section()1437 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in coff_arm_relocate_section()1441 s = bfd_get_section_by_name (globals->bfd_of_glue_owner, in coff_arm_relocate_section()1795 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in bfd_arm_allocate_interworking_sections()1798 (globals->bfd_of_glue_owner, ARM2THUMB_GLUE_SECTION_NAME); in bfd_arm_allocate_interworking_sections()1802 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->arm_glue_size); in bfd_arm_allocate_interworking_sections()1810 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in bfd_arm_allocate_interworking_sections()[all …]
2192 bfd * bfd_of_glue_owner; member2485 ret->bfd_of_glue_owner = NULL; in elf32_arm_link_hash_table_create()2651 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in bfd_elf32_arm_allocate_interworking_sections()2653 s = bfd_get_section_by_name (globals->bfd_of_glue_owner, in bfd_elf32_arm_allocate_interworking_sections()2658 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->arm_glue_size); in bfd_elf32_arm_allocate_interworking_sections()2666 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in bfd_elf32_arm_allocate_interworking_sections()2669 (globals->bfd_of_glue_owner, THUMB2ARM_GLUE_SECTION_NAME); in bfd_elf32_arm_allocate_interworking_sections()2673 foo = bfd_alloc (globals->bfd_of_glue_owner, globals->thumb_glue_size); in bfd_elf32_arm_allocate_interworking_sections()2681 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in bfd_elf32_arm_allocate_interworking_sections()2684 (globals->bfd_of_glue_owner, VFP11_ERRATUM_VENEER_SECTION_NAME); in bfd_elf32_arm_allocate_interworking_sections()[all …]