Similar to switchSection, but does not print the section directive.

Synopsis

Declared in <llvm/MC/MCStreamer.h>

void
switchSectionNoPrint(MCSection* Section);

Parameters

Name

Description

Section

‐ Section to switch to.

Created with MrDocs