Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lli/
H A Dlli.cpp867 auto MainSym = ExitOnErr(J->lookup("main")); in runOrcLazyJIT() local
876 reinterpret_cast<MainFnPtr>(static_cast<uintptr_t>(MainSym.getAddress())); in runOrcLazyJIT()