Home
last modified time | relevance | path

Searched refs:CacheAllRegisterValues (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DRegisterContextWindows.cpp42 if (!CacheAllRegisterValues()) in ReadAllRegisterValues()
95 if (!CacheAllRegisterValues()) in AddHardwareBreakpoint()
125 if (!CacheAllRegisterValues()) in RemoveHardwareBreakpoint()
139 if (!CacheAllRegisterValues()) in GetTriggeredHardwareBreakpointSlotId()
151 bool RegisterContextWindows::CacheAllRegisterValues() { in CacheAllRegisterValues() function in RegisterContextWindows
H A DRegisterContextWindows.h52 virtual bool CacheAllRegisterValues();
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x86/
H A DRegisterContextWindows_x86.cpp165 if (!CacheAllRegisterValues()) in ReadRegister()
208 if (!CacheAllRegisterValues()) in WriteRegister()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/arm64/
H A DRegisterContextWindows_arm64.cpp119 if (!CacheAllRegisterValues()) in ReadRegister()
336 if (!CacheAllRegisterValues()) in WriteRegister()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/arm/
H A DRegisterContextWindows_arm.cpp105 if (!CacheAllRegisterValues()) in ReadRegister()
273 if (!CacheAllRegisterValues()) in WriteRegister()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x64/
H A DRegisterContextWindows_x64.cpp340 if (!CacheAllRegisterValues()) in ReadRegister()
499 if (!CacheAllRegisterValues()) in WriteRegister()