Lines Matching defs:unwind_plan
156 UnwindPlan unwind_plan(eRegisterKindLLDB);
158 data, sizeof(data), sample_range, unwind_plan));
166 EXPECT_TRUE(unwind_plan.GetInitialCFARegister() == k_rsp);
167 EXPECT_TRUE(unwind_plan.GetUnwindPlanValidAtAllInstructions() ==
169 EXPECT_TRUE(unwind_plan.GetSourcedFromCompiler() == eLazyBoolNo);
174 UnwindPlan::RowSP row_sp = unwind_plan.GetRowForFunctionOffset(0);
185 row_sp = unwind_plan.GetRowForFunctionOffset(1);
196 row_sp = unwind_plan.GetRowForFunctionOffset(4);
207 row_sp = unwind_plan.GetRowForFunctionOffset(7);
232 UnwindPlan unwind_plan(eRegisterKindLLDB);
234 data, sizeof(data), sample_range, unwind_plan));
242 EXPECT_TRUE(unwind_plan.GetInitialCFARegister() == k_esp);
243 EXPECT_TRUE(unwind_plan.GetUnwindPlanValidAtAllInstructions() ==
245 EXPECT_TRUE(unwind_plan.GetSourcedFromCompiler() == eLazyBoolNo);
250 UnwindPlan::RowSP row_sp = unwind_plan.GetRowForFunctionOffset(0);
261 row_sp = unwind_plan.GetRowForFunctionOffset(1);
272 row_sp = unwind_plan.GetRowForFunctionOffset(3);
283 row_sp = unwind_plan.GetRowForFunctionOffset(6);
353 UnwindPlan unwind_plan(eRegisterKindLLDB);
355 data, sizeof(data), sample_range, unwind_plan));
390 UnwindPlan::RowSP row_sp = unwind_plan.GetRowForFunctionOffset(17);
428 row_sp = unwind_plan.GetRowForFunctionOffset(34);
608 UnwindPlan unwind_plan(eRegisterKindLLDB);
610 data, sizeof(data), sample_range, unwind_plan));
660 row_sp = unwind_plan.GetRowForFunctionOffset(10);
668 row_sp = unwind_plan.GetRowForFunctionOffset(15);
674 row_sp = unwind_plan.GetRowForFunctionOffset(16);
705 row_sp = unwind_plan.GetRowForFunctionOffset(23);
713 row_sp = unwind_plan.GetRowForFunctionOffset(24);
719 row_sp = unwind_plan.GetRowForFunctionOffset(28);
725 row_sp = unwind_plan.GetRowForFunctionOffset(36);
732 row_sp = unwind_plan.GetRowForFunctionOffset(47);
796 UnwindPlan unwind_plan(eRegisterKindLLDB);
798 data, sizeof(data), sample_range, unwind_plan));
810 UnwindPlan::RowSP row_sp = unwind_plan.GetRowForFunctionOffset(13);
842 row_sp = unwind_plan.GetRowForFunctionOffset(22);
903 UnwindPlan unwind_plan(eRegisterKindLLDB);
905 data, sizeof(data), sample_range, unwind_plan));
919 UnwindPlan::RowSP row_sp = unwind_plan.GetRowForFunctionOffset(3);
929 row_sp = unwind_plan.GetRowForFunctionOffset(8);
938 row_sp = unwind_plan.GetRowForFunctionOffset(9);
957 row_sp = unwind_plan.GetRowForFunctionOffset(34);
974 UnwindPlan unwind_plan(eRegisterKindLLDB);
978 data, sizeof(data), sample_range, unwind_plan));
980 row_sp = unwind_plan.GetRowForFunctionOffset(1);
993 data, sizeof(data), sample_range, unwind_plan));
995 row_sp = unwind_plan.GetRowForFunctionOffset(1);
1018 UnwindPlan unwind_plan(eRegisterKindLLDB);
1022 data, sizeof(data), sample_range, unwind_plan));
1024 row_sp = unwind_plan.GetRowForFunctionOffset(5);
1030 row_sp = unwind_plan.GetRowForFunctionOffset(7);
1038 data, sizeof(data), sample_range, unwind_plan));
1040 row_sp = unwind_plan.GetRowForFunctionOffset(5);
1046 row_sp = unwind_plan.GetRowForFunctionOffset(7);
1066 UnwindPlan unwind_plan(eRegisterKindLLDB);
1070 data, sizeof(data), sample_range, unwind_plan));
1072 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1079 data, sizeof(data), sample_range, unwind_plan));
1081 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1099 UnwindPlan unwind_plan(eRegisterKindLLDB);
1103 data, sizeof(data), sample_range, unwind_plan));
1105 row_sp = unwind_plan.GetRowForFunctionOffset(4);
1114 data, sizeof(data), sample_range, unwind_plan));
1116 row_sp = unwind_plan.GetRowForFunctionOffset(4);
1122 row_sp = unwind_plan.GetRowForFunctionOffset(10);
1128 row_sp = unwind_plan.GetRowForFunctionOffset(12);
1145 UnwindPlan unwind_plan(eRegisterKindLLDB);
1149 data, sizeof(data), sample_range, unwind_plan));
1151 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1173 UnwindPlan unwind_plan(eRegisterKindLLDB);
1177 data, sizeof(data), sample_range, unwind_plan));
1179 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1201 UnwindPlan unwind_plan(eRegisterKindLLDB);
1205 data, sizeof(data), sample_range, unwind_plan));
1207 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1229 UnwindPlan unwind_plan(eRegisterKindLLDB);
1233 data, sizeof(data), sample_range, unwind_plan));
1235 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1257 UnwindPlan unwind_plan(eRegisterKindLLDB);
1261 data, sizeof(data), sample_range, unwind_plan));
1263 row_sp = unwind_plan.GetRowForFunctionOffset(1);
1282 UnwindPlan unwind_plan(eRegisterKindLLDB);
1293 data, sizeof(data), sample_range, unwind_plan));
1295 row_sp = unwind_plan.GetRowForFunctionOffset(1);
1311 UnwindPlan unwind_plan(eRegisterKindLLDB);
1322 data, sizeof(data), sample_range, unwind_plan));
1324 row_sp = unwind_plan.GetRowForFunctionOffset(1);
1340 UnwindPlan unwind_plan(eRegisterKindLLDB);
1351 data, sizeof(data), sample_range, unwind_plan));
1353 row_sp = unwind_plan.GetRowForFunctionOffset(1);
1366 UnwindPlan unwind_plan(eRegisterKindLLDB);
1377 data, sizeof(data), sample_range, unwind_plan));
1379 row_sp = unwind_plan.GetRowForFunctionOffset(1);
1394 UnwindPlan unwind_plan(eRegisterKindLLDB);
1405 data, sizeof(data), sample_range, unwind_plan));
1407 row_sp = unwind_plan.GetRowForFunctionOffset(1);
1428 UnwindPlan unwind_plan(eRegisterKindLLDB);
1432 data, sizeof(data), sample_range, unwind_plan));
1434 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1450 UnwindPlan unwind_plan(eRegisterKindLLDB);
1461 data, sizeof(data), sample_range, unwind_plan));
1463 row_sp = unwind_plan.GetRowForFunctionOffset(1);
1478 UnwindPlan unwind_plan(eRegisterKindLLDB);
1489 data, sizeof(data), sample_range, unwind_plan));
1491 row_sp = unwind_plan.GetRowForFunctionOffset(1);
1512 UnwindPlan unwind_plan(eRegisterKindLLDB);
1516 data64_1, sizeof(data64_1), sample_range, unwind_plan));
1518 row_sp = unwind_plan.GetRowForFunctionOffset(3);
1531 unwind_plan.Clear();
1533 data64_2, sizeof(data64_2), sample_range, unwind_plan));
1535 row_sp = unwind_plan.GetRowForFunctionOffset(3);
1547 unwind_plan.Clear();
1549 data32_1, sizeof(data32_1), sample_range, unwind_plan));
1551 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1563 unwind_plan.Clear();
1565 data32_2, sizeof(data32_2), sample_range, unwind_plan));
1567 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1578 UnwindPlan unwind_plan(eRegisterKindLLDB);
1589 data1, sizeof(data1), sample_range, unwind_plan));
1591 row_sp = unwind_plan.GetRowForFunctionOffset(7);
1605 data2, sizeof(data2), sample_range, unwind_plan));
1607 row_sp = unwind_plan.GetRowForFunctionOffset(4);
1618 UnwindPlan unwind_plan(eRegisterKindLLDB);
1629 data1, sizeof(data1), sample_range, unwind_plan));
1631 row_sp = unwind_plan.GetRowForFunctionOffset(6);
1645 data2, sizeof(data2), sample_range, unwind_plan));
1647 row_sp = unwind_plan.GetRowForFunctionOffset(3);
1658 UnwindPlan unwind_plan(eRegisterKindLLDB);
1669 data1, sizeof(data1), sample_range, unwind_plan));
1671 row_sp = unwind_plan.GetRowForFunctionOffset(7);
1685 data2, sizeof(data2), sample_range, unwind_plan));
1687 row_sp = unwind_plan.GetRowForFunctionOffset(4);
1698 UnwindPlan unwind_plan(eRegisterKindLLDB);
1709 data1, sizeof(data1), sample_range, unwind_plan));
1711 row_sp = unwind_plan.GetRowForFunctionOffset(6);
1725 data2, sizeof(data2), sample_range, unwind_plan));
1727 row_sp = unwind_plan.GetRowForFunctionOffset(3);
1738 UnwindPlan unwind_plan(eRegisterKindLLDB);
1749 data, sizeof(data), sample_range, unwind_plan));
1751 row_sp = unwind_plan.GetRowForFunctionOffset(0);
1762 UnwindPlan unwind_plan(eRegisterKindLLDB);
1774 data, sizeof(data), sample_range, unwind_plan));
1776 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1788 UnwindPlan unwind_plan(eRegisterKindLLDB);
1800 data, sizeof(data), sample_range, unwind_plan));
1802 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1814 UnwindPlan unwind_plan(eRegisterKindLLDB);
1826 data, sizeof(data), sample_range, unwind_plan));
1828 row_sp = unwind_plan.GetRowForFunctionOffset(4);
1840 UnwindPlan unwind_plan(eRegisterKindLLDB);
1852 data, sizeof(data), sample_range, unwind_plan));
1854 row_sp = unwind_plan.GetRowForFunctionOffset(4);
1866 UnwindPlan unwind_plan(eRegisterKindLLDB);
1878 data, sizeof(data), sample_range, unwind_plan));
1880 row_sp = unwind_plan.GetRowForFunctionOffset(4);
1892 UnwindPlan unwind_plan(eRegisterKindLLDB);
1904 data, sizeof(data), sample_range, unwind_plan));
1906 row_sp = unwind_plan.GetRowForFunctionOffset(4);
1918 UnwindPlan unwind_plan(eRegisterKindLLDB);
1930 data, sizeof(data), sample_range, unwind_plan));
1932 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1944 UnwindPlan unwind_plan(eRegisterKindLLDB);
1956 data, sizeof(data), sample_range, unwind_plan));
1958 row_sp = unwind_plan.GetRowForFunctionOffset(2);
1970 UnwindPlan unwind_plan(eRegisterKindLLDB);
1982 data, sizeof(data), sample_range, unwind_plan));
1984 row_sp = unwind_plan.GetRowForFunctionOffset(4);
1996 UnwindPlan unwind_plan(eRegisterKindLLDB);
2008 data, sizeof(data), sample_range, unwind_plan));
2010 row_sp = unwind_plan.GetRowForFunctionOffset(2);
2022 UnwindPlan unwind_plan(eRegisterKindLLDB);
2034 data, sizeof(data), sample_range, unwind_plan));
2036 row_sp = unwind_plan.GetRowForFunctionOffset(2);
2050 UnwindPlan unwind_plan(eRegisterKindLLDB);
2069 data, sizeof(data), sample_range, unwind_plan));
2071 row_sp = unwind_plan.GetRowForFunctionOffset(4);
2077 row_sp = unwind_plan.GetRowForFunctionOffset(7);
2088 UnwindPlan unwind_plan(eRegisterKindLLDB);
2101 data, sizeof(data), sample_range, unwind_plan));
2103 row_sp = unwind_plan.GetRowForFunctionOffset(2);
2111 data, sizeof(data), sample_range, unwind_plan));
2113 row_sp = unwind_plan.GetRowForFunctionOffset(2);
2129 UnwindPlan unwind_plan(eRegisterKindLLDB);
2140 data, sizeof(data), sample_range, unwind_plan));
2142 row_sp = unwind_plan.GetRowForFunctionOffset(5);
2154 UnwindPlan unwind_plan(eRegisterKindLLDB);
2169 data, sizeof(data), sample_range, unwind_plan));
2171 row_sp = unwind_plan.GetRowForFunctionOffset(19);
2193 UnwindPlan unwind_plan(eRegisterKindLLDB);
2207 data, sizeof(data), sample_range, unwind_plan));
2209 row_sp = unwind_plan.GetRowForFunctionOffset(12);
2227 UnwindPlan unwind_plan(eRegisterKindLLDB);
2250 unwind_plan.SetSourceName("unit testing hand-created unwind plan");
2251 unwind_plan.SetPlanValidAddressRange(sample_range);
2252 unwind_plan.SetRegisterKind(eRegisterKindLLDB);
2263 unwind_plan.AppendRow(row_sp);
2275 unwind_plan.AppendRow(row_sp);
2285 unwind_plan.AppendRow(row_sp);
2289 data, sizeof(data), sample_range, unwind_plan, reg_ctx_sp));
2293 row_sp = unwind_plan.GetRowForFunctionOffset(5);
2297 row_sp = unwind_plan.GetRowForFunctionOffset(12);
2303 row_sp = unwind_plan.GetRowForFunctionOffset(13);
2308 row_sp = unwind_plan.GetRowForFunctionOffset(20);
2318 UnwindPlan unwind_plan(eRegisterKindLLDB);
2337 unwind_plan.SetSourceName("unit testing hand-created unwind plan");
2338 unwind_plan.SetPlanValidAddressRange(sample_range);
2339 unwind_plan.SetRegisterKind(eRegisterKindLLDB);
2350 unwind_plan.AppendRow(row_sp);
2362 unwind_plan.AppendRow(row_sp);
2372 unwind_plan.AppendRow(row_sp);
2376 data, sizeof(data), sample_range, unwind_plan, reg_ctx_sp));
2378 row_sp = unwind_plan.GetRowForFunctionOffset(6);
2396 UnwindPlan unwind_plan(eRegisterKindLLDB);
2415 unwind_plan.SetSourceName("unit testing hand-created unwind plan");
2416 unwind_plan.SetPlanValidAddressRange(sample_range);
2417 unwind_plan.SetRegisterKind(eRegisterKindLLDB);
2428 unwind_plan.AppendRow(row_sp);
2440 unwind_plan.AppendRow(row_sp);
2450 unwind_plan.AppendRow(row_sp);
2454 data, sizeof(data), sample_range, unwind_plan, reg_ctx_sp));
2456 row_sp = unwind_plan.GetRowForFunctionOffset(5);
2478 UnwindPlan unwind_plan(eRegisterKindLLDB);
2491 data, sizeof(data), sample_range, unwind_plan));
2493 row_sp = unwind_plan.GetRowForFunctionOffset(2);
2503 unwind_plan.Clear();
2506 data, sizeof(data), sample_range, unwind_plan));
2508 row_sp = unwind_plan.GetRowForFunctionOffset(2);
2648 UnwindPlan unwind_plan(eRegisterKindLLDB);
2659 data, sizeof(data), sample_range, unwind_plan));
2661 unwind_plan.Clear();
2664 data, sizeof(data), sample_range, unwind_plan));
2693 UnwindPlan unwind_plan(eRegisterKindLLDB);
2695 data, sizeof(data), sample_range, unwind_plan));
2710 EXPECT_TRUE(unwind_plan.GetInitialCFARegister() == k_rsp);
2711 EXPECT_TRUE(unwind_plan.GetUnwindPlanValidAtAllInstructions() ==
2713 EXPECT_TRUE(unwind_plan.GetSourcedFromCompiler() == eLazyBoolNo);
2718 UnwindPlan::RowSP row_sp = unwind_plan.GetRowForFunctionOffset(0);
2729 row_sp = unwind_plan.GetRowForFunctionOffset(1);
2740 row_sp = unwind_plan.GetRowForFunctionOffset(4);
2751 row_sp = unwind_plan.GetRowForFunctionOffset(7);
2762 row_sp = unwind_plan.GetRowForFunctionOffset(8);
2773 row_sp = unwind_plan.GetRowForFunctionOffset(11);
2784 row_sp = unwind_plan.GetRowForFunctionOffset(12);
2795 row_sp = unwind_plan.GetRowForFunctionOffset(15);
2806 row_sp = unwind_plan.GetRowForFunctionOffset(18);
2817 row_sp = unwind_plan.GetRowForFunctionOffset(21);
2828 row_sp = unwind_plan.GetRowForFunctionOffset(24);
2845 UnwindPlan unwind_plan(eRegisterKindLLDB);
2880 data, sizeof(data), sample_range, unwind_plan));
2884 UnwindPlan::RowSP row_sp = unwind_plan.GetRowForFunctionOffset(16);
2893 row_sp = unwind_plan.GetRowForFunctionOffset(18);
2902 row_sp = unwind_plan.GetRowForFunctionOffset(28);
2911 row_sp = unwind_plan.GetRowForFunctionOffset(34);
2918 unwind_plan.Clear();
2922 data, sizeof(data), sample_range, unwind_plan));
2926 row_sp = unwind_plan.GetRowForFunctionOffset(16);
2935 row_sp = unwind_plan.GetRowForFunctionOffset(18);
2944 row_sp = unwind_plan.GetRowForFunctionOffset(28);
2953 row_sp = unwind_plan.GetRowForFunctionOffset(34);