Home
last modified time | relevance | path

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

/external/ltrace/
Dproc.h202 void install_event_handler(struct process *proc, struct event_handler *handler);
Dproc.c753 install_event_handler(struct process *proc, struct event_handler *handler) in install_event_handler() function
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c892 install_event_handler(proc->leader, &handler->super); in process_install_stopping_handler()
1015 install_event_handler(proc->leader, &handler->super); in ltrace_exiting_install_handler()
1108 install_event_handler(proc, &handler->super); in continue_after_vfork()