Searched refs:CallThroughInfo (Results 1 – 2 of 2) sorted by relevance
185 struct CallThroughInfo { struct193 using CallThroughInfo = LazyReexportsManager::CallThroughInfo; argument213 virtual void onLazyReexportCalled(const CallThroughInfo &CTI) = 0;263 DenseMap<ExecutorAddr, CallThroughInfo> CallThroughs;278 unique_function<void(const CallThroughInfo &CTI)>;308 void onLazyReexportCalled(const CallThroughInfo &CTI) override;
417 CallThroughInfo LandingInfo; in resolve()530 const CallThroughInfo &CTI) { in onLazyReexportCalled()