Home | History | Annotate | Download | only in m_gdbserver

Lines Matching defs:inferior_regcache_data

30 struct inferior_regcache_data
45 struct inferior_regcache_data * get_regcache (struct thread_info *inf,
48 struct inferior_regcache_data *regcache;
50 regcache = (struct inferior_regcache_data *) inferior_regcache_data (inf);
67 struct inferior_regcache_data *regcache;
69 regcache = (struct inferior_regcache_data *) inferior_regcache_data (thread);
94 struct inferior_regcache_data *regcache;
116 struct inferior_regcache_data *regcache
117 = (struct inferior_regcache_data *) regcache_p;
132 struct inferior_regcache_data *regcache;
134 regcache = (struct inferior_regcache_data *) inferior_regcache_data (thread);
213 struct inferior_regcache_data * cache