Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/arm/arm/
Dundefined.c83 install_coproc_handler_static(coproc, uh); in install_coproc_handler()
88 install_coproc_handler_static(int coproc, struct undefined_handler *uh) in install_coproc_handler_static() function
134 install_coproc_handler_static(0, &gdb_uh); in undefined_init()
Ddb_interface.c377 install_coproc_handler_static(0, &db_uh); in db_machine_init()
/openbsd/src/sys/arch/arm/include/
Dundefined.h80 void install_coproc_handler_static (int, struct undefined_handler *);