Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDbreakpoint.c1108 is_tracepoint_type (enum bptype type) in is_tracepoint_type() function
1118 return is_tracepoint_type (b->type); in is_tracepoint()
9160 if (is_tracepoint_type (type)) in create_breakpoint_sal()
9683 if (is_tracepoint_type (type_wanted)) in create_breakpoint()