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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCAsmInfo.cpp 42 DebugLabelSuffix = "=.";
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 116 const char *DebugLabelSuffix; // Defaults to ":"
449 return DebugLabelSuffix;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 43 DebugLabelSuffix = ":";

Completed in 1076 milliseconds