Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDumpRegisterValue.cpp20 bool prefix_with_name, in DumpRegisterValue()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectRegister.cpp95 bool prefix_with_name = !prefix_with_altname; in DumpRegister() local