Searched refs:regcache_xfree (Results 1 – 5 of 5) sorted by relevance
103 regcache_xfree (dummy_frame->regcache); in dummy_frame_push()
31 void regcache_xfree (struct regcache *regcache);
3539 regcache_xfree (stop_registers); in restore_inferior_status()3547 regcache_xfree (inf_status->registers); in restore_inferior_status()3591 regcache_xfree (inf_status->registers); in discard_inferior_status()3592 regcache_xfree (inf_status->stop_registers); in discard_inferior_status()
217 regcache_xfree (struct regcache *regcache) in regcache_xfree() function229 regcache_xfree (data); in do_regcache_xfree()
2053 (regcache_xfree): Update.7249 (generic_push_dummy_frame): Update. Use regcache_xfree,7252 regcache_xfree.7398 (restore_inferior_status): Use regcache_xfree and regcache_cpy.7400 regcache_xfree. Instead of calling free_inferior_status, xfree7402 (discard_inferior_status): Use regcache_xfree. Instead of calling7614 (regcache_xmalloc, regcache_xfree): New functions.