Home
last modified time | relevance | path

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

/external/strace/
Dunwind.c584 unwind_capture_stacktrace(struct tcb *tcp) in unwind_capture_stacktrace() function
Ddefs.h589 extern void unwind_capture_stacktrace(struct tcb* tcp);
Dsyscall.c816 unwind_capture_stacktrace(tcp); in trace_syscall_entering()