llvm::MachineOperand::getSymbolName

Return the external symbol name of this MO_ExternalSymbol operand.

Synopsis

Declared in <llvm/CodeGen/MachineOperand.h>

char const*
getSymbolName() const;

Return Value

The external symbol name.