GNU Info

Info Node: (as.info)Previous

(as.info)Previous


Next: Print Prev: PopSection Up: Pseudo Ops
Enter node , (file) or (file)node

`.previous'
===========

   This is one of the ELF section stack manipulation directives.  The
others are `.section' (Note: Section), `.subsection' (Note:
SubSection), `.pushsection' (Note: PushSection), and `.popsection'
(Note: PopSection).

   This directive swaps the current section (and subsection) with most
recently referenced section (and subsection) prior to this one.
Multiple `.previous' directives in a row will flip between two sections
(and their subsections).

   In terms of the section stack, this directive swaps the current
section with the top section on the section stack.


automatically generated by info2www version 1.2.2.9