Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/API/
H A DSBInstructionList.cpp148 const uint32_t max_opcode_byte_size = in GetDescription() local
/openbsd/gnu/llvm/lldb/source/Target/
H A DThreadPlanTracer.cpp167 const uint32_t max_opcode_byte_size = in Log() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp286 const uint32_t max_opcode_byte_size = in PrintInstructions() local
605 void Instruction::Dump(lldb_private::Stream *s, uint32_t max_opcode_byte_size, in Dump()
998 const uint32_t max_opcode_byte_size = GetMaxOpcocdeByteSize(); in Dump() local
/openbsd/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp34 uint32_t max_opcode_byte_size; member