Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextMemory.cpp65 SetAllRegisterValid (false); in InvalidateAllRegisters()
69 RegisterContextMemory::SetAllRegisterValid (bool b) in SetAllRegisterValid() function in RegisterContextMemory
144 SetAllRegisterValid (true); in ReadAllRegisterValues()
161 SetAllRegisterValid (false); in WriteAllRegisterValues()
173 SetAllRegisterValid (true); in SetAllRegisterData()
HDRegisterContextMemory.h88 SetAllRegisterValid (bool b);
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteRegisterContext.h123 SetAllRegisterValid (bool b);
HDGDBRemoteRegisterContext.cpp75 SetAllRegisterValid (false); in InvalidateAllRegisters()
79 GDBRemoteRegisterContext::SetAllRegisterValid (bool b) in SetAllRegisterValid() function in GDBRemoteRegisterContext
190 SetAllRegisterValid (true); in ReadRegisterBytes()
389 SetAllRegisterValid (false); in WriteRegisterBytes()