Searched refs:UInt32Write (Results 1 – 6 of 6) sorted by relevance
48 virtual void writeUInt32s(ArrayRef<tpctypes::UInt32Write> Ws,71 Error writeUInt32s(ArrayRef<tpctypes::UInt32Write> Ws) { in writeUInt32s()193 void writeUInt32s(ArrayRef<tpctypes::UInt32Write> Ws,
242 void writeUInt32s(ArrayRef<tpctypes::UInt32Write> Ws, in writeUInt32s()
108 template <> class RPCTypeName<tpctypes::UInt32Write> {148 std::is_same<WriteT, tpctypes::UInt32Write>::value ||326 Error(std::vector<tpctypes::UInt32Write>)> {406 handleWriteUInt<tpctypes::UInt32Write>); in OrcRPCTPCServer()
44 using UInt32Write = UIntWrite<uint32_t>; variable
163 std::vector<tpctypes::UInt32Write> PtrUpdates; in createStubs()216 tpctypes::UInt32Write PUpdate(PtrAddr, NewAddr); in updatePointer()
131 void SelfTargetProcessControl::writeUInt32s(ArrayRef<tpctypes::UInt32Write> Ws, in writeUInt32s()