Return the section begin symbol, if any.

Synopses

Declared in <llvm/MC/MCSection.h>

Return the section begin symbol, if any.

Return the section begin symbol, if any.

MCSymbol const*
getBeginSymbol() const;

Return Value

The section begin symbol, or null if none.

Created with MrDocs