Home
last modified time | relevance | path

Searched refs:operand_column_width (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp611 const size_t operand_column_width = 25; in Dump() local
675 opcode_pos + opcode_column_width + operand_column_width, ' '); in Dump()