Home
last modified time | relevance | path

Searched refs:RemoteIndirectStubsOwnerIdAlreadyInUse (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h29 RemoteIndirectStubsOwnerIdAlreadyInUse, enumerator
DOrcRemoteTargetServer.h238 return orcError(OrcErrorCode::RemoteIndirectStubsOwnerIdAlreadyInUse); in handleCreateIndirectStubsOwner()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp40 case OrcErrorCode::RemoteIndirectStubsOwnerIdAlreadyInUse: in message()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h32 RemoteIndirectStubsOwnerIdAlreadyInUse, enumerator
DOrcRemoteTargetServer.h221 orcError(OrcErrorCode::RemoteIndirectStubsOwnerIdAlreadyInUse)); in handleCreateIndirectStubsOwner()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp46 case OrcErrorCode::RemoteIndirectStubsOwnerIdAlreadyInUse: in message()