reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
82 if (reg_ctx_sp.get() == nullptr) 85 if (!reg_ctx_sp->IsValid()) 88 if (!reg_ctx_sp->GetCFA(first_cursor_sp->cfa)) 91 if (!reg_ctx_sp->ReadPC(first_cursor_sp->start_pc)) 96 first_cursor_sp->reg_ctx_lldb_sp = reg_ctx_sp;