Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1979 static Expected<int> runWithRuntime(Session &S, ExecutorAddr EntryPointAddr) { in runWithRuntime() function
2074 ExitOnErr(runWithRuntime(*S, ExecutorAddr(EntryPoint->getAddress()))); in main()