Searched refs:PrintInstructions (Results 1 – 4 of 4) sorted by relevance
86 void PrintInstructions(const void* address, int64_t count = 1);
552 void Debugger::PrintInstructions(const void* address, int64_t count) { in PrintInstructions() function in vixl::Debugger703 PrintInstructions(pc()); in RunDebuggerShell()1391 debugger->PrintInstructions(address, amount); in Run()
319 bool result = PrintInstructions (disasm_sp.get(), in Disassemble()369 bool result = PrintInstructions (disasm_sp.get(), in Disassemble()388 Disassembler::PrintInstructions in PrintInstructions() function in Disassembler
354 PrintInstructions (Disassembler *disasm_ptr,