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.cc802 Label frame1_fp, frame2_fp; in TEST_F() local
809 .Mark(&frame1_fp) // Next fp will point to the next value. in TEST_F()
833 raw_context.iregs[MD_CONTEXT_ARM_REG_IOS_FP] = frame1_fp.Value(); in TEST_F()
899 Label frame1_fp, frame2_fp; in TEST_F() local
906 .Mark(&frame1_fp) // Next fp will point to the next value. in TEST_F()
930 raw_context.iregs[MD_CONTEXT_ARM_REG_IOS_FP] = frame1_fp.Value(); in TEST_F()
Dstackwalker_arm64_unittest.cc457 Label frame1_fp, frame2_fp; in TEST_F() local
464 .Mark(&frame1_fp) // Next fp will point to the next value. in TEST_F()
488 raw_context.iregs[MD_CONTEXT_ARM64_REG_FP] = frame1_fp.Value(); in TEST_F()