Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dtarget.h755 void (*to_download_trace_state_variable) (struct trace_state_variable *tsv); member
1733 (*current_target.to_download_trace_state_variable) (tsv)
H A Dtarget.c694 INHERIT (to_download_trace_state_variable, t); in update_current_target()
880 de_fault (to_download_trace_state_variable, in update_current_target()
H A Dremote.c11408 remote_ops.to_download_trace_state_variable in init_remote_ops()