Searched refs:install_event_handler (Results 1 – 3 of 3) sorted by relevance
202 void install_event_handler(struct process *proc, struct event_handler *handler);
753 install_event_handler(struct process *proc, struct event_handler *handler) in install_event_handler() function
892 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()