Searched defs:SetAllRegisterValid (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ | ||
| H A D | RegisterContextMemory.cpp | 48 void RegisterContextMemory::SetAllRegisterValid(bool b) { in SetAllRegisterValid() function in RegisterContextMemory |
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
| H A D | GDBRemoteRegisterContext.cpp | 59 void GDBRemoteRegisterContext::SetAllRegisterValid(bool b) { SetAllRegisterValid() function in GDBRemoteRegisterContext |