as: PushSection

 
 7.76 '.pushsection NAME [, SUBSECTION] [, "FLAGS"[, @TYPE[,ARGUMENTS]]]'
 ========================================================================
 
 This is one of the ELF section stack manipulation directives.  The
DONTPRINTYET  others are '.section' (SeeSection), '.subsection' (*noteDONTPRINTYET  others are '.section' (SeeSection), '.subsection' (See
 SubSection), '.popsection' (SeePopSection), and '.previous'
 (SeePrevious).
 
    This directive pushes the current section (and subsection) onto the
 top of the section stack, and then replaces the current section and
 subsection with 'name' and 'subsection'.  The optional 'flags', 'type'
 and 'arguments' are treated the same as in the '.section' (See
 Section) directive.