Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDbreakpoint.c13532 static struct breakpoint_ops tracepoint_probe_breakpoint_ops; variable
15222 ops = &tracepoint_probe_breakpoint_ops; in trace_command()
16038 ops = &tracepoint_probe_breakpoint_ops; in initialize_breakpoint_ops()