Searched refs:regcache_cpy (Results 1 – 5 of 5) sorted by relevance
237 regcache_cpy (dummy_frame->regcache, current_regcache); in generic_push_dummy_frame()294 regcache_cpy (current_regcache, dummy_frame->regcache); in generic_pop_dummy_frame()
189 extern void regcache_cpy (struct regcache *dest, struct regcache *src);
438 regcache_cpy (struct regcache *dst, struct regcache *src) in regcache_cpy() function475 regcache_cpy (newbuf, src); in regcache_dup()
3362 regcache_cpy (stop_registers, current_regcache); in normal_stop()3874 regcache_cpy (current_regcache, inf_status->registers); in restore_inferior_status()
496 regcache_cpy (current_regcache, scratch); in frame_pop()