[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
.previous
This is one of the ELF section stack manipulation directives. The others are
.section
(see section .section name
), .subsection
(see section .subsection name
),
.pushsection
(see section .pushsection name , subsection
), and .popsection
(see section .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.
This document was generated by Build Daemon user on October, 25 2005 using texi2html 1.76.