Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp369 DenseMap<JITDylib *, SymbolLookupSet> RequiredInitSymbols; in issueInitLookups() local
378 RequiredInitSymbols[NextJD.get()] = std::move(ISItr->second); in issueInitLookups()
385 RequiredInitSymbols) in issueInitLookups()