Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DRegisterFlags.cpp162 unsigned column_width) { in FormatCell()
204 unsigned column_width = position.GetString().size(); in AsTable() local