Searched refs:a_first_row (Results 1 – 1 of 1) sorted by relevance
360 UnwindPlan::RowSP a_first_row = a->GetRowAtIndex(0); in CompareUnwindPlansForIdenticalInitialPCLocation() local363 if (a_first_row.get() && b_first_row.get()) { in CompareUnwindPlansForIdenticalInitialPCLocation()367 a_first_row->GetRegisterInfo(pc_reg_lldb_regnum, a_pc_regloc); in CompareUnwindPlansForIdenticalInitialPCLocation()372 if (a_first_row->GetCFAValue() != b_first_row->GetCFAValue()) { in CompareUnwindPlansForIdenticalInitialPCLocation()