HomeSort by relevance Sort by last modified time
    Searched refs:LabelSuffix (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 102 /// LabelSuffix - This is appended to emitted labels.
103 const char *LabelSuffix; // Defaults to ":"
427 return LabelSuffix;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 39 LabelSuffix = ":";

Completed in 55 milliseconds