Searched refs:arm_handle_signal_frame (Results 1 – 5 of 5) sorted by relevance
48 #define arm_handle_signal_frame UNW_OBJ(handle_signal_frame) macro49 extern int arm_handle_signal_frame(unw_cursor_t *cursor);
33 arm_handle_signal_frame (unw_cursor_t *cursor) in arm_handle_signal_frame() function
38 arm_handle_signal_frame (unw_cursor_t *cursor) in arm_handle_signal_frame() function
103 ret = arm_handle_signal_frame (cursor); in unw_step()