HomeSort by: relevance | last modified time | path
    Searched refs:regcache_cpy (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbserver/
regcache.h 66 void regcache_cpy (struct regcache *dst, struct regcache *src);
regcache.cc 183 regcache_cpy (struct regcache *dst, struct regcache *src) function
tracepoint.cc 4800 regcache_cpy (&tregcache, context_regcache);

Completed in 32 milliseconds