Searched refs:writeUInt64s (Results 1 – 3 of 3) sorted by relevance
86 MemAccess->writeUInt64s({{ExecutorAddr::fromPtr(&Test_UInt64), 1}}); in TEST()
177 return MemAccess.writeUInt64s(PtrUpdates); in createStubs()223 return MemAccess.writeUInt64s(PUpdate); in updatePointer()
147 Error writeUInt64s(ArrayRef<tpctypes::UInt64Write> Ws) { in writeUInt64s() function