reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp
  308       reg_ctx_sp = std::make_shared<GDBRemoteRegisterContext>(
  315       reg_ctx_sp = unwinder->CreateRegisterContextForFrame(frame);
  317   return reg_ctx_sp;