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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 463 const char *getGlobalDirective() const { return GlobalDirective; }
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 431 OS << MAI->getGlobalDirective();
    [all...]

Completed in 102 milliseconds