Searched refs:frame_handler (Results 1 – 3 of 3) sorted by relevance
19 _Unwind_Reason_Code frame_handler(struct _Unwind_Context *ctx, void *arg) { in frame_handler() function45 _Unwind_Backtrace(frame_handler, NULL); in foo()
26 _Unwind_Reason_Code frame_handler(struct _Unwind_Context* ctx, void* arg) { in frame_handler() function41 _Unwind_Backtrace(frame_handler, NULL); in signal_handler()
26 _Unwind_Reason_Code frame_handler(struct _Unwind_Context* ctx, void* arg) { in frame_handler() function40 _Unwind_Backtrace(frame_handler, NULL); in signal_handler()