Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalker_amd64_unittest.cc442 Label frame0_rbp, frame1_sp, frame1_rbp; in TEST_F() local
454 .Mark(&frame0_rbp) in TEST_F()
464 raw_context.rbp = frame0_rbp.Value(); in TEST_F()
489 EXPECT_EQ(frame0_rbp.Value(), frame0->context.rbp); in TEST_F()
683 Label frame0_rbp; in TEST_F() local
689 .Mark(&frame0_rbp) // frame pointer points here in TEST_F()
694 raw_context.rbp = frame0_rbp.Value(); in TEST_F()