Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lli/
H A Dlli.cpp858 typedef void (*EntryPointPtr)(); in runOrcLazyJIT() typedef
860 reinterpret_cast<EntryPointPtr>(static_cast<uintptr_t>(EntryPointSym.getAddress())); in runOrcLazyJIT()