Searched refs:arm_make_glue_section (Results 1 – 2 of 2) sorted by relevance
6073 arm_make_glue_section (bfd * abfd, const char * name) in arm_make_glue_section() function6116 return arm_make_glue_section (abfd, ARM2THUMB_GLUE_SECTION_NAME) in bfd_elf32_arm_add_glue_sections_to_bfd()6117 && arm_make_glue_section (abfd, THUMB2ARM_GLUE_SECTION_NAME) in bfd_elf32_arm_add_glue_sections_to_bfd()6118 && arm_make_glue_section (abfd, VFP11_ERRATUM_VENEER_SECTION_NAME) in bfd_elf32_arm_add_glue_sections_to_bfd()6119 && arm_make_glue_section (abfd, ARM_BX_GLUE_SECTION_NAME); in bfd_elf32_arm_add_glue_sections_to_bfd()
1026 (arm_make_glue_section): ... New function.