PopSection (Using as) (original) (raw)

Next: .previous, Previous: .p2align[wl] [abs-expr[, abs-expr[, abs-expr]]], Up: Assembler Directives [Contents][Index]


7.74 .popsection

This is one of the ELF section stack manipulation directives. The others are.section (see .section name), .subsection (see .subsection name),.pushsection (see .pushsection name [, subsection] [, "flags"[, @type[,arguments]]]), and .previous(see .previous).

This directive replaces the current section (and subsection) with the top section (and subsection) on the section stack. This section is popped off the stack.