Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp1052 auto EntryPointSym = ExitOnErr(J->lookup(ThreadEntryPoint)); in runOrcJIT() local
1055 reinterpret_cast<EntryPointPtr>(static_cast<uintptr_t>(EntryPointSym.getAddress())); in runOrcJIT()