`.section NAME, SUBSECTION' =========================== Assemble the following code into end of subsection numbered SUBSECTION in the COFF named section NAME. If you omit SUBSECTION, `as' uses subsection number zero. `.section .text' is equivalent to the `.text' directive; `.section .data' is equivalent to the `.data' directive.