reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
269 uint32_t GetMaxOpcocdeByteSize() const;
159 m_opaque_sp->GetInstructionList().GetMaxOpcocdeByteSize();
tools/lldb/source/Core/Disassembler.cpp397 disasm_ptr->GetInstructionList().GetMaxOpcocdeByteSize(); 1072 const uint32_t max_opcode_byte_size = GetMaxOpcocdeByteSize();tools/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
215 inst->Dump(&strm, inst_list.GetMaxOpcocdeByteSize(), show_address,
tools/lldb/source/Target/ThreadPlanTracer.cpp 166 instruction_list.GetMaxOpcocdeByteSize();