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