Home
last modified time | relevance | path

Searched refs:PrintMemTransfer (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h2566 if (ShouldTraceWrites()) PrintMemTransfer(dst, src, value);
2579 void PrintMemTransfer(uintptr_t dst, uintptr_t src, uint8_t value);
H A Dsimulator-aarch64.cc2027 void Simulator::PrintMemTransfer(uintptr_t dst, uintptr_t src, uint8_t value) { in Simulator() function in vixl::aarch64::Simulator

Completed in 23 milliseconds