Set whether this section has been registered with the assembler.

Synopsis

Declared in <llvm/MC/MCSection.h>

void
setIsRegistered(bool Value);

Parameters

Name

Description

Value

‐ True if the section is registered.

Created with MrDocs