Searched refs:unwind_ctx (Results 1 – 5 of 5) sorted by relevance
99 struct ctx *ctx = tcp->unwind_ctx; in tcb_fin()109 struct ctx *ctx = tcp->unwind_ctx; in flush_cache_maybe()184 struct ctx *ctx = tcp->unwind_ctx; in tcb_walk()
61 _UPT_destroy(tcp->unwind_ctx); in tcb_fin()144 if (unw_init_remote(&cursor, libunwind_as, tcp->unwind_ctx) < 0) in walk()
73 tcp->unwind_ctx = unwinder.tcb_init(tcp); in unwind_tcb_init()87 tcp->unwind_ctx = NULL; in unwind_tcb_fin()
244 void *unwind_ctx; member
5557 structure (unwind_ctx) attached to tcb, "unwind_tcb_" is used for this5588 * defs.h (struct tcb): Rename libunwind_ui field to unwind_ctx, change