Home
last modified time | relevance | path

Searched refs:JITDylibsToClose (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1728 std::vector<JITDylibSP> JITDylibsToClose = runSessionLocked([&] { in endSession() local
1736 for (auto &JD : JITDylibsToClose) in endSession()