Lines Matching refs:getExecutionSession
51 getJITDylib().getExecutionSession().destroyResourceTracker(*this);
56 return getJITDylib().getExecutionSession().removeResourceTracker(*this);
60 getJITDylib().getExecutionSession().transferResourceTracker(DstRT, *this);
182 JD->getExecutionSession().lookup(
314 auto &ES = R->getTargetJITDylib().getExecutionSession();
439 auto &ES = QueryInfo->R->getTargetJITDylib().getExecutionSession();
495 auto Flags = SourceJD.getExecutionSession().lookupFlags(
554 auto &ES = SearchOrder.front().first->getExecutionSession();
577 auto &ES = SearchOrder.front().first->getExecutionSession();
605 auto Flags = JD.getExecutionSession().lookupFlags(
635 auto &ES = IPLS->SearchOrder.begin()->first->getExecutionSession();
939 getExecutionSession().getSymbolStringPool(),
1722 auto &ES = JDs.front()->getExecutionSession();
3245 ClosedJD.getExecutionSession().getSymbolStringPool(), EDU.JD,
3259 BadJD.getExecutionSession().getSymbolStringPool(), &BadJD,
3734 LLVM_DEBUG(MR.JD.getExecutionSession().runSessionLocked([&]() {