Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.c6563 static struct breakpoint_ops gnu_v3_exception_catchpoint_ops = { variable
6600 b->ops = &gnu_v3_exception_catchpoint_ops; in handle_gnu_v3_exceptions()
DChangeLog-200310247 (gnu_v3_exception_catchpoint_ops): New.