Searched refs:regcache_save (Results 1 – 3 of 3) sorted by relevance
173 extern void regcache_save (struct regcache *dst,
293 regcache_save (struct regcache *dst, regcache_cooked_read_ftype *cooked_read, in regcache_save() function379 regcache_save (dst, do_cooked_read, src); in regcache_cpy()
792 regcache_save (regcache, do_frame_register_read, this_frame); in frame_save_as_regcache()