.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.