llvm::MCStreamer::initSections

Create the default sections and set the initial one.

Synopsis

Declared in <llvm/MC/MCStreamer.h>

virtual
void
initSections(MCSubtargetInfo const& STI);

Parameters

NameDescription
STIGeneric base class for all target subtargets.