Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c7943 static struct breakpoint_ops catch_solib_breakpoint_ops; variable
7983 &catch_solib_breakpoint_ops); in add_solib_catchpoint()
16097 ops = &catch_solib_breakpoint_ops; in initialize_breakpoint_ops()