Home
last modified time | relevance | path

Searched refs:tocdata_section (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c1039 static segT tocdata_section; variable
2835 != tocdata_section) in md_assemble()
5560 if (tocdata_section == 0) in ppc_pe_tocd()
5562 tocdata_section = subseg_new (".tocd", 0); in ppc_pe_tocd()
5564 bfd_set_section_flags (stdoutput, tocdata_section, in ppc_pe_tocd()
5568 bfd_set_section_alignment (stdoutput, tocdata_section, 2); in ppc_pe_tocd()
5575 ppc_set_current_section (tocdata_section); in ppc_pe_tocd()