Searched refs:install_coproc_handler_static (Results 1 – 3 of 3) sorted by relevance
119 install_coproc_handler_static(coproc, uh); in install_coproc_handler()124 install_coproc_handler_static(int coproc, struct undefined_handler *uh) in install_coproc_handler_static() function200 install_coproc_handler_static(0, &gdb_uh); in undefined_init()
164 install_coproc_handler_static(10, &vfp10_uh); in vfp_init()165 install_coproc_handler_static(11, &vfp11_uh); in vfp_init()
84 void install_coproc_handler_static (int, struct undefined_handler *);