8.89. .subsection name

This is one of the ELF section stack manipulation directives. The others are .section (Section 8.78 .section name), .pushsection (Section 8.73 .pushsection name, subsection), .popsection (Section 8.68 .popsection), and .previous (Section 8.67 .previous).

This directive replaces the current subsection with name. The current section is not changed. The replaced subsection is put onto the section stack in place of the then current top of stack subsection.