Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lli/
H A Dlli.cpp857 auto EntryPointSym = ExitOnErr(J->lookup(ThreadEntryPoint)); in runOrcLazyJIT() local
860 reinterpret_cast<EntryPointPtr>(static_cast<uintptr_t>(EntryPointSym.getAddress())); in runOrcLazyJIT()