Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1898 std::vector<JITDylibSP> JITDylibsToClose = runSessionLocked([&] { in endSession() local
1906 for (auto &JD : reverse(JITDylibsToClose)) in endSession()