Return the size of a 'common' symbol.

Synopsis

Declared in <llvm/MC/MCSymbol.h>

uint64_t
getCommonSize() const;

Return Value

The size of the common symbol.

Created with MrDocs