Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.h797 int (*to_upload_trace_state_variables) (struct uploaded_tsv **utsvp); member
1769 (*current_target.to_upload_trace_state_variables) (utsvp)
H A Dtarget.c706 INHERIT (to_upload_trace_state_variables, t); in update_current_target()
916 de_fault (to_upload_trace_state_variables, in update_current_target()
H A Dremote.c11422 remote_ops.to_upload_trace_state_variables in init_remote_ops()