Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalker_arm_unittest.cc797 Label frame1_fp, frame2_fp; in TEST_F() local
804 .Mark(&frame1_fp) // Next fp will point to the next value. in TEST_F()
828 raw_context.iregs[MD_CONTEXT_ARM_REG_IOS_FP] = frame1_fp.Value(); in TEST_F()
894 Label frame1_fp, frame2_fp; in TEST_F() local
901 .Mark(&frame1_fp) // Next fp will point to the next value. in TEST_F()
925 raw_context.iregs[MD_CONTEXT_ARM_REG_IOS_FP] = frame1_fp.Value(); in TEST_F()
Dstackwalker_arm64_unittest.cc456 Label frame1_fp, frame2_fp; in TEST_F() local
463 .Mark(&frame1_fp) // Next fp will point to the next value. in TEST_F()
487 raw_context.iregs[MD_CONTEXT_ARM64_REG_FP] = frame1_fp.Value(); in TEST_F()