|
using | llvm::orc::rt::SPSSimpleExecutorDylibManagerOpenSignature = shared::SPSExpected< shared::SPSExecutorAddr >(shared::SPSExecutorAddr, shared::SPSString, uint64_t) |
|
using | llvm::orc::rt::SPSSimpleExecutorDylibManagerLookupSignature = shared::SPSExpected< shared::SPSSequence< shared::SPSExecutorSymbolDef > >(shared::SPSExecutorAddr, shared::SPSExecutorAddr, shared::SPSRemoteSymbolLookupSet) |
|
using | llvm::orc::rt::SPSSimpleExecutorMemoryManagerReserveSignature = shared::SPSExpected< shared::SPSExecutorAddr >(shared::SPSExecutorAddr, uint64_t) |
|
using | llvm::orc::rt::SPSSimpleExecutorMemoryManagerFinalizeSignature = shared::SPSError(shared::SPSExecutorAddr, shared::SPSFinalizeRequest) |
|
using | llvm::orc::rt::SPSSimpleExecutorMemoryManagerDeallocateSignature = shared::SPSError(shared::SPSExecutorAddr, shared::SPSSequence< shared::SPSExecutorAddr >) |
|
using | llvm::orc::rt::SPSExecutorSharedMemoryMapperServiceReserveSignature = shared::SPSExpected< shared::SPSTuple< shared::SPSExecutorAddr, shared::SPSString > >(shared::SPSExecutorAddr, uint64_t) |
|
using | llvm::orc::rt::SPSExecutorSharedMemoryMapperServiceInitializeSignature = shared::SPSExpected< shared::SPSExecutorAddr >(shared::SPSExecutorAddr, shared::SPSExecutorAddr, shared::SPSSharedMemoryFinalizeRequest) |
|
using | llvm::orc::rt::SPSExecutorSharedMemoryMapperServiceDeinitializeSignature = shared::SPSError(shared::SPSExecutorAddr, shared::SPSSequence< shared::SPSExecutorAddr >) |
|
using | llvm::orc::rt::SPSExecutorSharedMemoryMapperServiceReleaseSignature = shared::SPSError(shared::SPSExecutorAddr, shared::SPSSequence< shared::SPSExecutorAddr >) |
|
using | llvm::orc::rt::SPSRunAsMainSignature = int64_t(shared::SPSExecutorAddr, shared::SPSSequence< shared::SPSString >) |
|
using | llvm::orc::rt::SPSRunAsVoidFunctionSignature = int32_t(shared::SPSExecutorAddr) |
|
using | llvm::orc::rt::SPSRunAsIntFunctionSignature = int32_t(shared::SPSExecutorAddr, int32_t) |
|