Lines Matching refs:text_section
75 text_section = obj_mach_o_segT_from_bfd_name (TEXT_SECTION_NAME, 1);
76 subseg_set (text_section, 0);
80 = bfd_mach_o_get_mach_o_section (text_section);
858 if (text_section == NULL)
859 text_section = obj_mach_o_segT_from_bfd_name (TEXT_SECTION_NAME, 1);
863 = bfd_mach_o_get_mach_o_section (text_section);
866 section = text_section;