Lines Matching refs:bfd_of_glue_owner

2192     bfd * bfd_of_glue_owner;  member
2485 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()
2688 foo = bfd_alloc (globals->bfd_of_glue_owner, in bfd_elf32_arm_allocate_interworking_sections()
2716 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in record_arm_to_thumb_glue()
2719 (globals->bfd_of_glue_owner, ARM2THUMB_GLUE_SECTION_NAME); in record_arm_to_thumb_glue()
2744 _bfd_generic_link_add_one_symbol (link_info, globals->bfd_of_glue_owner, in record_arm_to_thumb_glue()
2783 BFD_ASSERT (hash_table->bfd_of_glue_owner != NULL); in record_thumb_to_arm_glue()
2786 (hash_table->bfd_of_glue_owner, THUMB2ARM_GLUE_SECTION_NAME); in record_thumb_to_arm_glue()
2809 _bfd_generic_link_add_one_symbol (link_info, hash_table->bfd_of_glue_owner, in record_thumb_to_arm_glue()
2833 _bfd_generic_link_add_one_symbol (link_info, hash_table->bfd_of_glue_owner, in record_thumb_to_arm_glue()
2898 BFD_ASSERT (hash_table->bfd_of_glue_owner != NULL); in record_vfp11_erratum_veneer()
2901 (hash_table->bfd_of_glue_owner, VFP11_ERRATUM_VENEER_SECTION_NAME); in record_vfp11_erratum_veneer()
2922 _bfd_generic_link_add_one_symbol (link_info, hash_table->bfd_of_glue_owner, in record_vfp11_erratum_veneer()
2972 hash_table->bfd_of_glue_owner, "$a", in record_vfp11_erratum_veneer()
3093 if (globals->bfd_of_glue_owner != NULL) in bfd_elf32_arm_get_bfd_for_interworking()
3097 globals->bfd_of_glue_owner = abfd; in bfd_elf32_arm_get_bfd_for_interworking()
3132 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in bfd_elf32_arm_process_before_allocation()
4062 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in elf32_thumb_to_arm_stub()
4066 s = bfd_get_section_by_name (globals->bfd_of_glue_owner, in elf32_thumb_to_arm_stub()
4165 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in elf32_arm_create_thumb_stub()
4259 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in elf32_arm_to_thumb_stub()
4261 s = bfd_get_section_by_name (globals->bfd_of_glue_owner, in elf32_arm_to_thumb_stub()
4314 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in elf32_arm_to_thumb_export_stub()
4316 s = bfd_get_section_by_name (globals->bfd_of_glue_owner, in elf32_arm_to_thumb_export_stub()
9697 osi.sec = bfd_get_section_by_name (htab->bfd_of_glue_owner, in elf32_arm_output_arch_local_syms()
9720 osi.sec = bfd_get_section_by_name (htab->bfd_of_glue_owner, in elf32_arm_output_arch_local_syms()