Searched refs:install_coproc_handler_static (Results 1 – 3 of 3) sorted by relevance
133 install_coproc_handler_static(coproc, uh); in install_coproc_handler()138 install_coproc_handler_static(int coproc, struct undefined_handler *uh) in install_coproc_handler_static() function215 install_coproc_handler_static(0, &gdb_uh); in undefined_init()
165 install_coproc_handler_static(10, &vfp10_uh); in vfp_init()166 install_coproc_handler_static(11, &vfp11_uh); in vfp_init()
85 void install_coproc_handler_static (int, struct undefined_handler *);