Searched refs:unwind_error (Results 1 – 2 of 2) sorted by relevance
93 !unwind_done(&state) && !unwind_error(&state); in __save_stack_trace_reliable()128 if (unwind_error(&state)) in __save_stack_trace_reliable()
43 static inline bool unwind_error(struct unwind_state *state) in unwind_error() function