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

  /external/llvm/lib/MC/
MCAsmInfoDarwin.cpp 46 CodeBegin = "L$start$code$";
MCAsmInfo.cpp 61 CodeBegin = "$a.";
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 181 const char *CodeBegin; // Defaults to "$a."
392 const char *getCodeBeginLabelName() const { return CodeBegin; }

Completed in 160 milliseconds