(as) PushSection

Info Catalog (as) Purgem (as) Pseudo Ops (as) Quad
 
 7.90 `.pushsection NAME [, SUBSECTION] [, "FLAGS"[, @TYPE[,ARGUMENTS]]]'
 ========================================================================
 
 This is one of the ELF section stack manipulation directives.  The
 others are `.section' ( Section), `.subsection' (
 SubSection), `.popsection' ( PopSection), and `.previous'
 ( Previous).
 
    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' (
 Section) directive.
 
Info Catalog (as) Purgem (as) Pseudo Ops (as) Quad
automatically generated by info2html