Searched refs:RemoteIndirectStubsManager (Results 1 - 8 of 8) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h329 class RemoteIndirectStubsManager : public IndirectStubsManager { class in class:llvm::orc::remote::OrcRemoteTargetClient
331 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, function in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager
335 ~RemoteIndirectStubsManager() override {
524 Expected<std::unique_ptr<RemoteIndirectStubsManager>>
529 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h329 class RemoteIndirectStubsManager : public IndirectStubsManager { class in class:llvm::orc::remote::OrcRemoteTargetClient
331 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, function in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager
335 ~RemoteIndirectStubsManager() override {
524 Expected<std::unique_ptr<RemoteIndirectStubsManager>>
529 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h329 class RemoteIndirectStubsManager : public IndirectStubsManager { class in class:llvm::orc::remote::OrcRemoteTargetClient
331 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, function in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager
335 ~RemoteIndirectStubsManager() override {
524 Expected<std::unique_ptr<RemoteIndirectStubsManager>>
529 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h329 class RemoteIndirectStubsManager : public IndirectStubsManager { class in class:llvm::orc::remote::OrcRemoteTargetClient
331 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, function in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager
335 ~RemoteIndirectStubsManager() override {
524 Expected<std::unique_ptr<RemoteIndirectStubsManager>>
529 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h329 class RemoteIndirectStubsManager : public IndirectStubsManager { class in class:llvm::orc::remote::OrcRemoteTargetClient
331 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, function in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager
335 ~RemoteIndirectStubsManager() override {
524 Expected<std::unique_ptr<RemoteIndirectStubsManager>>
529 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h329 class RemoteIndirectStubsManager : public IndirectStubsManager { class in class:llvm::orc::remote::OrcRemoteTargetClient
331 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, function in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager
335 ~RemoteIndirectStubsManager() override {
524 Expected<std::unique_ptr<RemoteIndirectStubsManager>>
529 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h329 class RemoteIndirectStubsManager : public IndirectStubsManager { class in class:llvm::orc::remote::OrcRemoteTargetClient
331 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, function in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager
335 ~RemoteIndirectStubsManager() override {
524 Expected<std::unique_ptr<RemoteIndirectStubsManager>>
529 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h329 class RemoteIndirectStubsManager : public IndirectStubsManager { class in class:llvm::orc::remote::OrcRemoteTargetClient
331 RemoteIndirectStubsManager(OrcRemoteTargetClient &Client, function in class:llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager
335 ~RemoteIndirectStubsManager() override {
524 Expected<std::unique_ptr<RemoteIndirectStubsManager>>
529 return llvm::make_unique<RemoteIndirectStubsManager>(*this, Id);

Completed in 53 milliseconds