Searched refs:UInt64Write (Results 1 – 6 of 6) sorted by relevance
51 virtual void writeUInt64s(ArrayRef<tpctypes::UInt64Write> Ws,78 Error writeUInt64s(ArrayRef<tpctypes::UInt64Write> Ws) { in writeUInt64s()196 void writeUInt64s(ArrayRef<tpctypes::UInt64Write> Ws,
247 void writeUInt64s(ArrayRef<tpctypes::UInt64Write> Ws, in writeUInt64s()
113 template <> class RPCTypeName<tpctypes::UInt64Write> {149 std::is_same<WriteT, tpctypes::UInt64Write>::value>> {333 Error(std::vector<tpctypes::UInt64Write>)> {408 handleWriteUInt<tpctypes::UInt64Write>); in OrcRPCTPCServer()
47 using UInt64Write = UIntWrite<uint64_t>; variable
171 std::vector<tpctypes::UInt64Write> PtrUpdates; in createStubs()220 tpctypes::UInt64Write PUpdate(PtrAddr, NewAddr); in updatePointer()
138 void SelfTargetProcessControl::writeUInt64s(ArrayRef<tpctypes::UInt64Write> Ws, in writeUInt64s()