Searched defs:saved_state (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/ | ||
H A D | UnwindAssemblyInstEmulation.cpp | 204 const auto &saved_state = in GetNonCallSiteUnwindPlanFromAssembly() local |
/llvm-project/lldb/source/Target/ | ||
H A D | Thread.cpp | 500 CheckpointThreadState(ThreadStateCheckpoint & saved_state) CheckpointThreadState() argument |