Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDumpRegisterInfo.cpp21 uint32_t terminal_width) { in DumpRegisterInfo()
92 uint32_t terminal_width) { in DoDumpRegisterInfo()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp480 const int terminal_width = in DoExecute() local