Home
last modified time | relevance | path

Searched refs:frame3_ebp (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/processor/
Dstackwalker_x86_unittest.cc1115 Label frame1_ebp, frame2_ebp, frame3_ebp; in TEST_F() local
1155 .D32(frame3_ebp) // Child EBP in TEST_F()
1160 .Mark(&frame3_ebp) in TEST_F()
1270 Label frame3_ebp; in TEST_F() local
1326 .D32(frame3_ebp) // Child EBP in TEST_F()
1371 .Mark(&frame3_ebp) in TEST_F()
1452 EXPECT_EQ(frame3_ebp.Value(), frame2->context.ebp); in TEST_F()
1518 Label frame3_ebp; in TEST_F() local
1716 Label frame3_ebp; in IPAddressIsNotInKnownModuleTestImpl() local
1801 .D32(frame3_ebp) // Child %ebp in IPAddressIsNotInKnownModuleTestImpl()
[all …]