Searched refs:PtrUpdates (Results 1 – 1 of 1) sorted by relevance
163 std::vector<tpctypes::UInt32Write> PtrUpdates; in createStubs() local165 PtrUpdates.push_back( in createStubs()168 return MemAccess.writeUInt32s(PtrUpdates); in createStubs()172 std::vector<tpctypes::UInt64Write> PtrUpdates; in createStubs() local174 PtrUpdates.push_back( in createStubs()177 return MemAccess.writeUInt64s(PtrUpdates); in createStubs()