Searched refs:__unwind_context (Results 1 – 2 of 2) sorted by relevance
41 typedef struct _Unwind_Context __unwind_context; typedef43 static _Unwind_Reason_Code trace_function(__unwind_context *context, void *arg) in trace_function()