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

Declarations

tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.h
   64   bool GetCFA(lldb::addr_t &cfa);

References

tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  612     if (next_next_frame && next_next_frame->GetCFA(next_next_frame_cfa)) {
tools/lldb/source/Plugins/Process/Utility/UnwindLLDB.cpp
   88   if (!reg_ctx_sp->GetCFA(first_cursor_sp->cfa))
  158       if (!(prev_frame->reg_ctx_lldb_sp->GetCFA(prev_frame->cfa)))
  177       if (!(prev_frame->reg_ctx_lldb_sp->GetCFA(prev_frame->cfa)))
  189   if (!reg_ctx_sp->GetCFA(cursor_sp->cfa)) {
  197       if (!(prev_frame->reg_ctx_lldb_sp->GetCFA(prev_frame->cfa)))
  219           !reg_ctx_sp->GetCFA(cursor_sp->cfa) ||
  225           if (!(prev_frame->reg_ctx_lldb_sp->GetCFA(prev_frame->cfa)))
  253       if (!(prev_frame->reg_ctx_lldb_sp->GetCFA(prev_frame->cfa)))
  272       if (!(prev_frame->reg_ctx_lldb_sp->GetCFA(prev_frame->cfa)))
  382     return m_frames[m_frames.size() - 2]->reg_ctx_lldb_sp->GetCFA(