Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ppc.c786 static segT tocdata_section; variable
2317 != tocdata_section)
4663 if (tocdata_section == 0)
4665 tocdata_section = subseg_new (".tocd", 0);
4667 bfd_set_section_flags (stdoutput, tocdata_section,
4671 bfd_set_section_alignment (stdoutput, tocdata_section, 2);
4678 ppc_set_current_section (tocdata_section);