Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectRegister.cpp127 uint32_t available_count = 0; in DumpRegisterSet() local
146 ++available_count; in DumpRegisterSet()
157 return available_count > 0; in DumpRegisterSet()