HomeSort by: relevance | last modified time | path
    Searched defs:fetch_regs (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
m32r-linux-nat.c 117 fetch_regs (struct regcache *regcache, int tid)
215 fetch_regs (regcache, tid);
115 fetch_regs (struct regcache *regcache, int tid) function
m68k-linux-nat.c 256 fetch_regs (struct regcache *regcache, int tid)
295 static void fetch_regs (struct regcache *regcache, int tid)
427 fetch_regs (regcache, tid);
442 fetch_regs (regcache, tid);
253 fetch_regs (struct regcache *regcache, int tid) function
292 static void fetch_regs (struct regcache *regcache, int tid) function
i386-linux-nat.c 193 fetch_regs (struct regcache *regcache, int tid)
233 static void fetch_regs (struct regcache *regcache, int tid) {}
478 fetch_regs (regcache, tid);
497 fetch_regs (regcache, tid);
191 fetch_regs (struct regcache *regcache, int tid) function
231 static void fetch_regs (struct regcache *regcache, int tid) {} function
s390-linux-nat.c 273 fetch_regs (struct regcache *regcache, int tid) function
416 fetch_regs (regcache, tid);
arm-linux-nat.c 206 fetch_regs (struct regcache *regcache) function
420 fetch_regs (regcache);
431 fetch_regs (regcache);
  /src/external/gpl3/gdb.old/dist/gdb/
m32r-linux-nat.c 117 fetch_regs (struct regcache *regcache, int tid)
215 fetch_regs (regcache, tid);
115 fetch_regs (struct regcache *regcache, int tid) function
m68k-linux-nat.c 256 fetch_regs (struct regcache *regcache, int tid)
295 static void fetch_regs (struct regcache *regcache, int tid)
427 fetch_regs (regcache, tid);
442 fetch_regs (regcache, tid);
253 fetch_regs (struct regcache *regcache, int tid) function
292 static void fetch_regs (struct regcache *regcache, int tid) function
i386-linux-nat.c 209 fetch_regs (struct regcache *regcache, int tid)
249 static void fetch_regs (struct regcache *regcache, int tid) {}
494 fetch_regs (regcache, tid);
513 fetch_regs (regcache, tid);
207 fetch_regs (struct regcache *regcache, int tid) function
247 static void fetch_regs (struct regcache *regcache, int tid) {} function
s390-linux-nat.c 272 fetch_regs (struct regcache *regcache, int tid) function
415 fetch_regs (regcache, tid);
arm-linux-nat.c 206 fetch_regs (struct regcache *regcache) function
420 fetch_regs (regcache);
431 fetch_regs (regcache);

Completed in 38 milliseconds