Home
last modified time | relevance | path

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

/external/ltrace/
Dhandle_event.c60 static void callstack_push_symfunc(struct process *proc, struct breakpoint *bp);
754 callstack_push_symfunc(event->proc, sbp); in handle_breakpoint()
796 callstack_push_symfunc(struct process *proc, struct breakpoint *bp) in callstack_push_symfunc() function