Searched defs:LCTM (Results 1 – 3 of 3) sorted by relevance
409 auto &LCTM = *jitTargetAddressToPointer<LazyCallThroughManager *>(LCTMAddr); in reentry() local419 auto &LCTM = EPCIU.getLazyCallThroughManager(); in setUpInProcessLCTMReentryViaEPCIU() local
448 LLVMOrcLazyCallThroughManagerRef LCTM, LLVMOrcIndirectStubsManagerRef ISM, in LLVMOrcLazyReexports()1169 auto LCTM = createLocalLazyCallThroughManager( in LLVMOrcCreateLocalLazyCallThroughManager() local
156 std::unique_ptr<LazyCallThroughManager> LCTM; variable