Searched refs:writeUInt32s (Results 1 – 3 of 3) sorted by relevance
81 MemAccess->writeUInt32s({{ExecutorAddr::fromPtr(&Test_UInt32), 1}}); in TEST()
168 return MemAccess.writeUInt32s(PtrUpdates); in createStubs()219 return MemAccess.writeUInt32s(PUpdate); in updatePointer()
139 Error writeUInt32s(ArrayRef<tpctypes::UInt32Write> Ws) { in writeUInt32s() function