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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 392 const char *getCodeBeginLabelName() const { return CodeBegin; }
  /external/llvm/lib/MC/
MCStreamer.cpp 209 MCSymbol *NewSym = Context.GetOrCreateSymbol(MAI.getCodeBeginLabelName() +

Completed in 1047 milliseconds