Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1941 static Expected<JITEvaluatedSymbol> getOrcRuntimeEntryPoint(Session &S) { in getOrcRuntimeEntryPoint() function
1966 if (auto EP = getOrcRuntimeEntryPoint(S)) in getEntryPoint()