Searched defs:LCTM (Results 1 – 3 of 3) sorted by relevance
124 auto LCTM = ExitOnErr(createLocalLazyCallThroughManager( in main() local
405 auto &LCTM = *jitTargetAddressToPointer<LazyCallThroughManager *>(LCTMAddr); in reentry() local415 auto &LCTM = TPCIU.getLazyCallThroughManager(); in setUpInProcessLCTMReentryViaTPCIU() local
154 std::unique_ptr<LazyCallThroughManager> LCTM; variable