Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMemory.cpp54 void RegisterContextMemory::SetAllRegisterValid(bool b) { in SetAllRegisterValid() function in RegisterContextMemory
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp59 void GDBRemoteRegisterContext::SetAllRegisterValid(bool b) { in SetAllRegisterValid() function in GDBRemoteRegisterContext