5.1.4 .pushsection name [, attr1[,...,attrn]]

Push the current section description onto the section stack, and assemble the following code into a section named name. The syntax is identical to .section. Every .pushsection should have a matching .popsection.