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

/freebsd-11-stable/contrib/gcc/
H A Dunwind-sjlj.c287 uw_update_context (struct _Unwind_Context *context,
297 uw_update_context (context, fs);
284 uw_update_context (struct _Unwind_Context *context, function
H A Dunwind.inc77 uw_update_context (context, &fs);
126 uw_update_context (&cur_context, &fs);
307 uw_update_context (&context, &fs);
H A Dunwind-dw2.c103 static void uw_update_context (struct _Unwind_Context *, _Unwind_FrameState *);
1370 uw_update_context (struct _Unwind_Context *context, _Unwind_FrameState *fs)
1383 uw_update_context (context, fs);
1363 uw_update_context (struct _Unwind_Context *context, _Unwind_FrameState *fs) function
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c2026 uw_update_context (struct _Unwind_Context *context, _Unwind_FrameState *fs)
2081 uw_update_context (context, fs);
2132 uw_update_context (context, &fs);
2018 uw_update_context (struct _Unwind_Context *context, _Unwind_FrameState *fs) function

Completed in 84 milliseconds