Searched refs:PrintMemory (Results 1 – 2 of 2) sorted by relevance
87 void PrintMemory(const uint8_t* address,
572 void Debugger::PrintMemory(const uint8_t* address, in PrintMemory() function in vixl::Debugger1393 debugger->PrintMemory(address, format(), amount); in Run()