Searched refs:GetMaxOpcocdeByteSize (Results 1 – 6 of 6) sorted by relevance
102 … const uint32_t max_opcode_byte_size = m_opaque_sp->GetInstructionList().GetMaxOpcocdeByteSize(); in GetDescription()
217 const uint32_t max_opcode_byte_size = instruction_list.GetMaxOpcocdeByteSize(); in Log()
406 const uint32_t max_opcode_byte_size = disasm_ptr->GetInstructionList().GetMaxOpcocdeByteSize (); in PrintInstructions()971 InstructionList::GetMaxOpcocdeByteSize () const in GetMaxOpcocdeByteSize() function in InstructionList1003 const uint32_t max_opcode_byte_size = GetMaxOpcocdeByteSize(); in Dump()
167 GetMaxOpcocdeByteSize () const;
147 … inst->Dump(&strm, inst_list.GetMaxOpcocdeByteSize (), show_address, show_bytes, NULL); in GetNonCallSiteUnwindPlanFromAssembly()
208 const uint32_t max_opcode_byte_size = instruction_list.GetMaxOpcocdeByteSize(); in DisassembleFunction()