Searched refs:patchunwindframe (Results 1 – 3 of 3) sorted by relevance
103 patchunwindframe(¤t_frame, ip - kernstart, kernstart); in db_stack_trace_print()191 patchunwindframe(uwf, ip - kernstart, kernstart); in rewindframe()
102 void patchunwindframe(struct unwind_frame *, uint64_t, uint64_t);
1248 patchunwindframe(struct unwind_frame *uwf, uint64_t iprel, uint64_t relocoffset) in patchunwindframe() function