Searched refs:uw_frame_state_for (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dunwind.inc52 code = uw_frame_state_for (context, &fs);
103 code = uw_frame_state_for (&cur_context, &fs);
159 code = uw_frame_state_for (context, &fs);
294 code = uw_frame_state_for (&context, &fs);
H A Dunwind-sjlj.c272 uw_frame_state_for (struct _Unwind_Context *context, _Unwind_FrameState *fs)
269 uw_frame_state_for (struct _Unwind_Context *context, _Unwind_FrameState *fs) function
H A Dunwind-dw2.c104 static _Unwind_Reason_Code uw_frame_state_for (struct _Unwind_Context *,
1098 uw_frame_state_for (struct _Unwind_Context *context, _Unwind_FrameState *fs)
1194 if (uw_frame_state_for (&context, &fs) != _URC_NO_REASON)
1367 uw_frame_state_for. */
1429 code = uw_frame_state_for (context, &fs);
1093 uw_frame_state_for (struct _Unwind_Context *context, _Unwind_FrameState *fs) function
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c1778 uw_frame_state_for (struct _Unwind_Context *context, _Unwind_FrameState *fs)
2129 if (uw_frame_state_for (context, &fs) != _URC_NO_REASON)
1770 uw_frame_state_for (struct _Unwind_Context *context, _Unwind_FrameState *fs) function

Completed in 122 milliseconds