Searched defs:unwind_frame (Results 1 – 2 of 2) sorted by relevance
80 struct unwind_frame { struct102 void patchunwindframe(struct unwind_frame *, uint64_t, uint64_t); argument
59 unwind_frame(struct unwind_state *frame) in unwind_frame() function