Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dada-lang.c11746 static struct breakpoint_ops catch_exception_breakpoint_ops; variable
12000 return (&catch_exception_breakpoint_ops); in ada_exception_breakpoint_ops()
12822 ops = &catch_exception_breakpoint_ops; in initialize_ada_catchpoint_ops()