Return the external name, or the symbol name if none was set.

Synopsis

Declared in <llvm/MC/MCSymbolGOFF.h>

StringRef
getExternalName() const;

Return Value

The alternate external name, or the symbol name if none was set.

Created with MrDocs