Searched refs:regcache_xmalloc (Results 1 – 6 of 6) sorted by relevance
33 struct regcache *regcache_xmalloc (struct gdbarch *gdbarch);
200 regcache_xmalloc (struct gdbarch *gdbarch) in regcache_xmalloc() function364 newbuf = regcache_xmalloc (src->descr->gdbarch); in regcache_dup()374 newbuf = regcache_xmalloc (src->descr->gdbarch); in regcache_dup_no_passthrough()1179 current_regcache = regcache_xmalloc (current_gdbarch); in build_regcache()
323 retbuf = regcache_xmalloc (current_gdbarch); in call_function_by_hand()
469 struct regcache *regcache = regcache_xmalloc (current_gdbarch); in frame_save_as_regcache()
3738 stop_registers = regcache_xmalloc (current_gdbarch); in build_infrun()
2021 (regcache_xmalloc): Initialize readonly_p.2052 (regcache_xmalloc): Update.6992 regcache''. Allocate using regcache_xmalloc, clean using7250 regcache_xmalloc and regcache_cpy.7404 (build_infrun): Use regcache_xmalloc.7614 (regcache_xmalloc, regcache_xfree): New functions.