as: PushSection

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