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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 434 const char *getLabelSuffix() const { return LabelSuffix; }
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 310 OS << *Symbol << MAI->getLabelSuffix();
    [all...]

Completed in 171 milliseconds