Searched refs:OrcRPCTPCMemoryAccess (Results 1 – 3 of 3) sorted by relevance
55 orc::OrcRPCTPCMemoryAccess<LLVMJITLinkRPCEndpoint>;69 orc::OrcRPCTPCMemoryAccess<LLVMJITLinkRemoteTargetProcessControl>;
229 class OrcRPCTPCMemoryAccess : public TargetProcessControl::MemoryAccess {231 OrcRPCTPCMemoryAccess(OrcRPCTPCImplT &Parent) : Parent(Parent) {} in OrcRPCTPCMemoryAccess() function
44 using MemoryAccess = OrcRPCTPCMemoryAccess<ThisT>;