Searched refs:getLinkOnceDirective (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCAsmInfo.h511 const char *getLinkOnceDirective() const { return LinkOnceDirective; } function in class:llvm::MCAsmInfo
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp230 } else if (MAI->getLinkOnceDirective() != 0) {
453 if (MAI->getLinkOnceDirective() != 0 &&

Completed in 198 milliseconds