Home
last modified time | relevance | path

Searched refs:regcache_xmalloc (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dregcache.h36 struct regcache *regcache_xmalloc (struct gdbarch *gdbarch,
H A Dregcache.c243 regcache_xmalloc (struct gdbarch *gdbarch, struct address_space *aspace) in regcache_xmalloc() function
408 newbuf = regcache_xmalloc (src->descr->gdbarch, get_regcache_aspace (src)); in regcache_dup()
H A Dinfcall.c1037 struct regcache *retbuf = regcache_xmalloc (gdbarch, aspace); in call_function_by_hand()
H A Dframe.c788 struct regcache *regcache = regcache_xmalloc (get_frame_arch (this_frame), in frame_save_as_regcache()