Searched refs:disasm_ptr (Results 1 – 2 of 2) sorted by relevance
371 bool Disassembler::PrintInstructions(Disassembler *disasm_ptr, in PrintInstructions() argument379 size_t num_instructions_found = disasm_ptr->GetInstructionList().GetSize(); in PrintInstructions()385 disasm_ptr->GetInstructionList().GetMaxOpcocdeByteSize(); in PrintInstructions()427 disasm_ptr->GetInstructionList().GetInstructionAtIndex(i).get(); in PrintInstructions()477 disasm_ptr->GetInstructionList().GetInstructionAtIndex(i).get(); in PrintInstructions()
437 static bool PrintInstructions(Disassembler *disasm_ptr, Debugger &debugger,