Home
last modified time | relevance | path

Searched defs:max_opcode_byte_size (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/API/
DSBInstructionList.cpp102 … const uint32_t max_opcode_byte_size = m_opaque_sp->GetInstructionList().GetMaxOpcocdeByteSize(); in GetDescription() local
/external/lldb/source/Target/
DThreadPlanTracer.cpp217 const uint32_t max_opcode_byte_size = instruction_list.GetMaxOpcocdeByteSize(); in Log() local
/external/lldb/source/Core/
DDisassembler.cpp406 const uint32_t max_opcode_byte_size = disasm_ptr->GetInstructionList().GetMaxOpcocdeByteSize (); in PrintInstructions() local
577 uint32_t max_opcode_byte_size, in Dump()
1003 const uint32_t max_opcode_byte_size = GetMaxOpcocdeByteSize(); in Dump() local
DArchSpec.cpp40 uint32_t max_opcode_byte_size; member
/external/lldb/source/Expression/
DIRExecutionUnit.cpp208 const uint32_t max_opcode_byte_size = instruction_list.GetMaxOpcocdeByteSize(); in DisassembleFunction() local