Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbreakpoint.c6464 static struct breakpoint_ops gnu_v3_exception_catchpoint_ops = { variable
6501 b->ops = &gnu_v3_exception_catchpoint_ops; in handle_gnu_v3_exceptions()