Home
last modified time | relevance | path

Searched refs:PrintInstructions (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/vixl/a64/
Ddebugger-a64.h86 void PrintInstructions(const void* address, int64_t count = 1);
Ddebugger-a64.cc552 void Debugger::PrintInstructions(const void* address, int64_t count) { in PrintInstructions() function in vixl::Debugger
703 PrintInstructions(pc()); in RunDebuggerShell()
1391 debugger->PrintInstructions(address, amount); in Run()
/external/lldb/source/Core/
DDisassembler.cpp319 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
/external/lldb/include/lldb/Core/
DDisassembler.h354 PrintInstructions (Disassembler *disasm_ptr,