Home
last modified time | relevance | path

Searched refs:PrintMemory (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/vixl/a64/
Ddebugger-a64.h87 void PrintMemory(const uint8_t* address,
Ddebugger-a64.cc572 void Debugger::PrintMemory(const uint8_t* address, in PrintMemory() function in vixl::Debugger
1393 debugger->PrintMemory(address, format(), amount); in Run()