Searched refs:install_coproc_handler_static (Results 1 – 3 of 3) sorted by relevance
128 install_coproc_handler_static(coproc, uh); in install_coproc_handler()133 install_coproc_handler_static(int coproc, struct undefined_handler *uh) in install_coproc_handler_static() function209 install_coproc_handler_static(0, &gdb_uh); in undefined_init()
193 install_coproc_handler_static(10, &vfp10_uh); in vfp_init()194 install_coproc_handler_static(11, &vfp11_uh); in vfp_init()
82 void install_coproc_handler_static (int, struct undefined_handler *);