Searched refs:targ_ops (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gdb/gdb/
H A Dmonitor.c60 static struct target_ops *targ_ops; variable in typeref:struct:target_ops
737 targ_ops = mon_ops->target;
738 name = targ_ops->to_shortname;
764 unpush_target (targ_ops);
843 push_target (targ_ops);
2032 unpush_target (targ_ops);

Completed in 27 milliseconds