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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 393 const char *getDataBeginLabelName() const { return DataBegin; }
  /external/llvm/lib/MC/
MCStreamer.cpp 194 MCSymbol *NewSym = Context.GetOrCreateSymbol(MAI.getDataBeginLabelName() +

Completed in 39 milliseconds