Searched refs:inline_frame_unwind (Results 1 – 3 of 3) sorted by relevance
28 extern const struct frame_unwind inline_frame_unwind;
58 table->list->next->unwinder = &inline_frame_unwind; in frame_unwind_init()
262 const struct frame_unwind inline_frame_unwind = { variable