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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 535 const char *getLinkOnceDirective() const { return LinkOnceDirective; }
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 237 } else if (MAI->getLinkOnceDirective() != 0) {
460 if (MAI->getLinkOnceDirective() != 0 &&
    [all...]

Completed in 36 milliseconds