HomeSort by: relevance | last modified time | path
    Searched refs:ISM (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithLazyReexports/
LLJITWithLazyReexports.cpp 114 std::unique_ptr<IndirectStubsManager> ISM;
122 ISM = ISMBuilder();
142 lazyReexports(*LCTM, *ISM, J->getMainJITDylib(), std::move(ReExports))));
  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl/
LLJITWithTargetProcessControl.cpp 155 auto ISM = TPCIU->createIndirectStubsManager();
174 lazyReexports(TPCIU->getLazyCallThroughManager(), *ISM,

Completed in 18 milliseconds