Lines Matching refs:GetCFAValue

176   EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp);  in TEST_F()
177 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
178 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
187 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
188 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
189 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
198 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
199 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
200 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
209 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
210 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
211 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
252 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
253 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
254 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
263 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
264 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
265 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
274 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_ebp); in TEST_F()
275 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
276 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
285 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
286 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
287 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
393 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
394 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
395 EXPECT_EQ(14496, row_sp->GetCFAValue().GetOffset()); in TEST_F()
431 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
432 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
433 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
662 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
663 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
664 EXPECT_EQ(14464, row_sp->GetCFAValue().GetOffset()); in TEST_F()
670 EXPECT_EQ(14468, row_sp->GetCFAValue().GetOffset()); in TEST_F()
676 EXPECT_EQ(14464, row_sp->GetCFAValue().GetOffset()); in TEST_F()
707 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
708 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
709 EXPECT_EQ(14472, row_sp->GetCFAValue().GetOffset()); in TEST_F()
715 EXPECT_EQ(14476, row_sp->GetCFAValue().GetOffset()); in TEST_F()
721 EXPECT_EQ(14480, row_sp->GetCFAValue().GetOffset()); in TEST_F()
727 EXPECT_EQ(14464, row_sp->GetCFAValue().GetOffset()); in TEST_F()
734 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
735 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
736 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
813 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
814 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
815 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
845 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
846 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
847 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
922 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
923 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
924 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
931 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
932 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
933 EXPECT_EQ(20, row_sp->GetCFAValue().GetOffset()); in TEST_F()
940 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
941 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
942 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
959 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
960 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
961 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
983 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
984 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
985 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
998 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
999 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1000 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1026 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1027 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1028 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1032 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1033 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1034 EXPECT_EQ(24, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1042 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1043 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1044 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1048 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1049 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1050 EXPECT_EQ(12, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1108 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1109 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1110 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1118 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1119 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1120 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1124 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1125 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1126 EXPECT_EQ(12, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1130 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1131 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1132 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1154 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1155 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1156 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1182 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1183 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1184 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1210 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1211 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1212 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1238 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1239 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1240 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1266 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1267 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1268 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1297 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
1298 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1299 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1326 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
1327 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1328 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1355 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
1356 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1357 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1381 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
1382 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1383 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1409 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
1410 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1411 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1437 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1438 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1439 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1465 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
1466 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1467 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1493 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
1494 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1495 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1521 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
1522 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1523 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1537 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
1538 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1539 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1553 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_ebp); in TEST_F()
1554 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1555 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1569 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_ebp); in TEST_F()
1570 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1571 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1593 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1594 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1595 EXPECT_EQ(264, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1609 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1610 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1611 EXPECT_EQ(24, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1633 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1634 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1635 EXPECT_EQ(260, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1649 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1650 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1651 EXPECT_EQ(20, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1673 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1674 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1675 EXPECT_EQ(8 - 256, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1689 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1690 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1691 EXPECT_EQ(8 - 16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1713 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1714 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1715 EXPECT_EQ(4 - 256, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1729 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1730 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1731 EXPECT_EQ(4 - 16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1756 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1757 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1758 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1782 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1783 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1784 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1808 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1809 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1810 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1834 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1835 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1836 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1860 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1861 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1862 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1886 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1887 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1888 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1912 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1913 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1914 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1938 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1939 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1940 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1964 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1965 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1966 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
1990 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
1991 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
1992 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2016 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2017 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2018 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2051 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2052 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2053 EXPECT_EQ(20, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2057 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2058 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2059 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2083 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2084 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2085 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2093 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2094 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2095 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2122 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2123 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2124 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2151 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
2152 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2189 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
2190 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2236 row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 8); in TEST_F()
2250 row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 16); in TEST_F()
2262 row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 16); in TEST_F()
2277 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2278 EXPECT_EQ(152, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2288 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2289 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2323 row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 8); in TEST_F()
2337 row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rsp, 16); in TEST_F()
2349 row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_rbp, 16); in TEST_F()
2358 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2359 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2401 row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_esp, 4); in TEST_F()
2415 row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_esp, 8); in TEST_F()
2427 row_sp->GetCFAValue().SetIsRegisterPlusOffset(k_ebp, 8); in TEST_F()
2436 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
2437 EXPECT_EQ(4, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2473 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
2474 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2475 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2488 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2489 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2490 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2520 EXPECT_EQ(esp_plus_4, plan.GetRowForFunctionOffset(0)->GetCFAValue()); in TEST_F()
2521 EXPECT_EQ(esp_plus_8, plan.GetRowForFunctionOffset(1)->GetCFAValue()); in TEST_F()
2523 EXPECT_EQ(ebp_plus_8, plan.GetRowForFunctionOffset(i)->GetCFAValue()) in TEST_F()
2526 plan.GetRowForFunctionOffset(sizeof(data) - 1)->GetCFAValue()); in TEST_F()
2554 EXPECT_EQ(rsp_plus_8, plan.GetRowForFunctionOffset(0)->GetCFAValue()); in TEST_F()
2555 EXPECT_EQ(rsp_plus_16, plan.GetRowForFunctionOffset(1)->GetCFAValue()); in TEST_F()
2557 EXPECT_EQ(rbp_plus_16, plan.GetRowForFunctionOffset(i)->GetCFAValue()) in TEST_F()
2560 plan.GetRowForFunctionOffset(sizeof(data) - 1)->GetCFAValue()); in TEST_F()
2598 EXPECT_EQ(esp_plus_4, plan.GetRowForFunctionOffset(0)->GetCFAValue()); in TEST_F()
2599 EXPECT_EQ(esp_plus_8, plan.GetRowForFunctionOffset(1)->GetCFAValue()); in TEST_F()
2601 EXPECT_EQ(ebx_plus_8, plan.GetRowForFunctionOffset(i)->GetCFAValue()) in TEST_F()
2603 EXPECT_EQ(esp_plus_4, plan.GetRowForFunctionOffset(33)->GetCFAValue()); in TEST_F()
2698 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2699 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2700 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2709 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2710 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2711 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2720 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
2721 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2722 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2731 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2732 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2733 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2742 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
2743 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2744 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2753 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2754 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2755 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2764 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
2765 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2766 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2775 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2776 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2777 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2786 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
2787 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2788 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2797 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2798 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2799 EXPECT_EQ(8, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2808 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
2809 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2810 EXPECT_EQ(16, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2863 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
2864 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2865 EXPECT_EQ(wordsize, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2872 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_ebp); in TEST_F()
2873 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2874 EXPECT_EQ(wordsize * 2, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2881 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_ebp); in TEST_F()
2882 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2883 EXPECT_EQ(wordsize * 2, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2890 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_esp); in TEST_F()
2891 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2892 EXPECT_EQ(wordsize, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2905 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2906 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2907 EXPECT_EQ(wordsize, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2914 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
2915 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2916 EXPECT_EQ(wordsize * 2, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2923 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rbp); in TEST_F()
2924 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2925 EXPECT_EQ(wordsize * 2, row_sp->GetCFAValue().GetOffset()); in TEST_F()
2932 EXPECT_TRUE(row_sp->GetCFAValue().GetRegisterNumber() == k_rsp); in TEST_F()
2933 EXPECT_TRUE(row_sp->GetCFAValue().IsRegisterPlusOffset() == true); in TEST_F()
2934 EXPECT_EQ(wordsize, row_sp->GetCFAValue().GetOffset()); in TEST_F()