Searched refs:MainSym (Results 1 – 1 of 1) sorted by relevance
867 auto MainSym = ExitOnErr(J->lookup("main")); in runOrcLazyJIT() local876 reinterpret_cast<MainFnPtr>(static_cast<uintptr_t>(MainSym.getAddress())); in runOrcLazyJIT()