Home
last modified time | relevance | path

Searched refs:LabelSuffix (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h103 const char *LabelSuffix; // Defaults to ":" variable
427 return LabelSuffix; in getLabelSuffix()
/external/llvm/lib/MC/
DMCAsmInfo.cpp39 LabelSuffix = ":"; in MCAsmInfo()