Home
last modified time | relevance | path

Searched refs:tcb_fin (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dunwind-libunwind.c59 tcb_fin(struct tcb *tcp) in tcb_fin() function
188 .tcb_fin = tcb_fin,
Dunwind-libdw.c97 tcb_fin(struct tcb *tcp) in tcb_fin() function
209 .tcb_fin = tcb_fin,
Dunwind.h59 void (*tcb_fin)(struct tcb *); member
Dunwind.c86 unwinder.tcb_fin(tcp); in unwind_tcb_fin()
DChangeLog4134 (tcb_init, tcb_fin, tcb_walk, tcb_flush_cache): Use struct ctx instead