Searched refs:fp_to_saved_caller_fp (Results 1 – 2 of 2) sorted by relevance
319 : fp_to_saved_caller_fp(CommonFrameConstants::kCallerFPOffset), in FrameOffsets()323 return fp_to_saved_caller_fp == other.fp_to_saved_caller_fp && in IsDefault()363 fp_adjustment.fp_to_saved_caller_fp - fp_adjustment.fp_to_caller_sp; in GetUnwindInfoForBuiltinFunction()364 int stack_space = fp_adjustment.fp_to_saved_caller_fp; in GetUnwindInfoForBuiltinFunction()610 void XdataEncoder::onFramePointerAdjustment(int fp_to_saved_caller_fp, in onFramePointerAdjustment() argument612 current_frame_adjustment_.fp_to_saved_caller_fp = fp_to_saved_caller_fp; in onFramePointerAdjustment()
120 int fp_to_saved_caller_fp; member163 void onFramePointerAdjustment(int fp_to_saved_caller_fp, int fp_to_caller_sp);