Home
last modified time | relevance | path

Searched refs:unwind_capture_stacktrace (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dunwind.c569 unwind_capture_stacktrace(struct tcb *tcp) in unwind_capture_stacktrace() function
Ddefs.h662 extern void unwind_capture_stacktrace(struct tcb* tcp);
Dsyscall.c863 unwind_capture_stacktrace(tcp); in trace_syscall_entering()