Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMemory.cpp48 void RegisterContextMemory::SetAllRegisterValid(bool b) { in SetAllRegisterValid() function in RegisterContextMemory
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp59 void GDBRemoteRegisterContext::SetAllRegisterValid(bool b) { in SetAllRegisterValid() function in GDBRemoteRegisterContext