This is called by popSection and switchSection, if the current section changes.
Declared in <llvm/MC/MCStreamer.h>
virtual
void
changeSection(
MCSection* Section,
uint32_t Subsec);
| Name | Description |
|---|---|
| Section | - Section being switched to. |
| Subsec | - Subsection index within Section. |