Get the (implementation defined) symbol flags.

Synopsis

Declared in <llvm/MC/MCSymbol.h>

uint32_t
getFlags() const;

Return Value

The implementation‐defined symbol flags.

Created with MrDocs