Searched refs:PtrUpdates (Results 1 – 1 of 1) sorted by relevance
163 std::vector<tpctypes::UInt32Write> PtrUpdates; in createStubs() local165 PtrUpdates.push_back({(*AvailableStubInfos)[ASIdx++].PointerAddress, in createStubs()167 return MemAccess.writeUInt32s(PtrUpdates); in createStubs()171 std::vector<tpctypes::UInt64Write> PtrUpdates; in createStubs() local173 PtrUpdates.push_back({(*AvailableStubInfos)[ASIdx++].PointerAddress, in createStubs()175 return MemAccess.writeUInt64s(PtrUpdates); in createStubs()