Searched refs:getLabelSuffix (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h420 const char *getLabelSuffix() const { return LabelSuffix; } function in class:llvm::MCAsmInfo
/external/llvm/lib/MC/
H A DMCAsmStreamer.cpp311 OS << *Symbol << MAI->getLabelSuffix();

Completed in 366 milliseconds