Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dtracepoint.h242 extern void encode_actions (struct breakpoint *t, struct bp_location *tloc,
H A Dtracepoint.c1615 encode_actions (struct breakpoint *t, struct bp_location *tloc, in encode_actions() function
H A Dremote.c10398 encode_actions (loc->owner, loc, &tdp_actions, &stepping_actions); in remote_download_tracepoint()