Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DDisassembler.cpp614 const size_t operand_column_width = 25; in Dump() local
667 opcode_pos + opcode_column_width + operand_column_width, ' '); in Dump()