Searched refs:RemoteIndirectStubsManager (Results 1 – 1 of 1) sorted by relevance
334 class RemoteIndirectStubsManager : public IndirectStubsManager {336 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, in RemoteIndirectStubsManager() function340 ~RemoteIndirectStubsManager() override { in ~RemoteIndirectStubsManager()552 Expected<std::unique_ptr<RemoteIndirectStubsManager>>557 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id); in createIndirectStubsManager()