Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DDisassembler.cpp588 const size_t operand_column_width = 25; in Dump() local
634 opcode_pos + opcode_column_width + operand_column_width, ' '); in Dump()