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

References

tools/lldb/source/Symbol/CompactUnwindInfo.cpp
 1462   row->GetCFAValue().SetIsRegisterPlusOffset(arm_r7,
 1464   row->SetOffset(0);
 1465   row->SetRegisterLocationToAtCFAPlusOffset(
 1467   row->SetRegisterLocationToAtCFAPlusOffset(
 1469   row->SetRegisterLocationToIsCFAPlusOffset(arm_sp, 0, true);
 1477     row->SetRegisterLocationToAtCFAPlusOffset(arm_r6, cfa_offset, true);
 1482     row->SetRegisterLocationToAtCFAPlusOffset(arm_r5, cfa_offset, true);
 1487     row->SetRegisterLocationToAtCFAPlusOffset(arm_r4, cfa_offset, true);
 1492     row->SetRegisterLocationToAtCFAPlusOffset(arm_r12, cfa_offset, true);
 1497     row->SetRegisterLocationToAtCFAPlusOffset(arm_r11, cfa_offset, true);
 1502     row->SetRegisterLocationToAtCFAPlusOffset(arm_r10, cfa_offset, true);
 1507     row->SetRegisterLocationToAtCFAPlusOffset(arm_r9, cfa_offset, true);
 1512     row->SetRegisterLocationToAtCFAPlusOffset(arm_r8, cfa_offset, true);
 1522       row->SetRegisterLocationToAtCFAPlusOffset(arm_d8, cfa_offset, true);
 1528       row->SetRegisterLocationToAtCFAPlusOffset(arm_d10, cfa_offset, true);
 1530       row->SetRegisterLocationToAtCFAPlusOffset(arm_d8, cfa_offset, true);
 1537       row->SetRegisterLocationToAtCFAPlusOffset(arm_d12, cfa_offset, true);
 1539       row->SetRegisterLocationToAtCFAPlusOffset(arm_d10, cfa_offset, true);
 1541       row->SetRegisterLocationToAtCFAPlusOffset(arm_d8, cfa_offset, true);
 1549       row->SetRegisterLocationToAtCFAPlusOffset(arm_d14, cfa_offset, true);
 1551       row->SetRegisterLocationToAtCFAPlusOffset(arm_d12, cfa_offset, true);
 1553       row->SetRegisterLocationToAtCFAPlusOffset(arm_d10, cfa_offset, true);
 1555       row->SetRegisterLocationToAtCFAPlusOffset(arm_d8, cfa_offset, true);
 1563       row->SetRegisterLocationToAtCFAPlusOffset(arm_d14, cfa_offset, true);
 1565       row->SetRegisterLocationToAtCFAPlusOffset(arm_d12, cfa_offset, true);
 1579       row->SetRegisterLocationToAtCFAPlusOffset(arm_d14, cfa_offset, true);
 1609   unwind_plan.AppendRow(row);