Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp475 RegisterCheckpoint &reg_checkpoint) { in ReadAllRegisterValues()
498 const RegisterCheckpoint &reg_checkpoint) { in WriteAllRegisterValues()
/llvm-project/lldb/source/Target/
H A DRegisterContext.cpp423 ReadAllRegisterValues(lldb_private::RegisterCheckpoint & reg_checkpoint) ReadAllRegisterValues() argument
428 WriteAllRegisterValues(const lldb_private::RegisterCheckpoint & reg_checkpoint) WriteAllRegisterValues() argument