Searched refs:tocdata_section (Results 1 – 1 of 1) sorted by relevance
766 static segT tocdata_section; variable2372 != tocdata_section) in md_assemble()4716 if (tocdata_section == 0) in ppc_pe_tocd()4718 tocdata_section = subseg_new (".tocd", 0); in ppc_pe_tocd()4720 bfd_set_section_flags (stdoutput, tocdata_section, in ppc_pe_tocd()4724 bfd_set_section_alignment (stdoutput, tocdata_section, 2); in ppc_pe_tocd()4731 ppc_set_current_section (tocdata_section); in ppc_pe_tocd()