Searched refs:regcache_xmalloc (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dregcache.h32 struct regcache *regcache_xmalloc (struct gdbarch *gdbarch);
H A Dregcache.c210 regcache_xmalloc (struct gdbarch *gdbarch) function
374 newbuf = regcache_xmalloc (src->descr->gdbarch);
383 newbuf = regcache_xmalloc (src->descr->gdbarch);
435 current_regcache = regcache_xmalloc (thread_gdbarch);
H A Dinfcall.c371 retbuf = regcache_xmalloc (current_gdbarch);
H A Dframe.c505 struct regcache *regcache = regcache_xmalloc (current_gdbarch);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dregcache.h32 struct regcache *regcache_xmalloc (struct gdbarch *gdbarch);
H A Dregcache.c210 regcache_xmalloc (struct gdbarch *gdbarch) function
374 newbuf = regcache_xmalloc (src->descr->gdbarch);
383 newbuf = regcache_xmalloc (src->descr->gdbarch);
435 current_regcache = regcache_xmalloc (thread_gdbarch);
H A Dinfcall.c371 retbuf = regcache_xmalloc (current_gdbarch);
H A Dframe.c505 struct regcache *regcache = regcache_xmalloc (current_gdbarch);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dregcache.h32 struct regcache *regcache_xmalloc (struct gdbarch *gdbarch);
H A Dregcache.c210 regcache_xmalloc (struct gdbarch *gdbarch) function
374 newbuf = regcache_xmalloc (src->descr->gdbarch);
383 newbuf = regcache_xmalloc (src->descr->gdbarch);
435 current_regcache = regcache_xmalloc (thread_gdbarch);
H A Dinfcall.c371 retbuf = regcache_xmalloc (current_gdbarch);
H A Dframe.c505 struct regcache *regcache = regcache_xmalloc (current_gdbarch);

Completed in 180 milliseconds