Searched refs:from_landing_pad (Results 1 – 1 of 1) sorted by relevance
233 finish_capture(struct _Unwind_Context *ctx, int from_landing_pad) in finish_capture() argument236 uint64_t fp2 = from_landing_pad ? fp1 : ((uint64_t *)fp1)[0]; in finish_capture()