Home
last modified time | relevance | path

Searched refs:install_break_handler (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-debug-remote.c88 .install_break_handler = NULL,
H A Dcvmx-debug-uart.c261 .install_break_handler = cvmx_debug_uart_install_break_handler,
H A Dcvmx-debug.h442 void (*install_break_handler)(void); member
H A Dcvmx-debug.c390 if (comm->install_break_handler) in cvmx_debug_init()
391 comm->install_break_handler(); in cvmx_debug_init()