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

  /src/external/gpl3/gdb.old/dist/gdbserver/
win32-low.cc 448 child_store_inferior_registers (struct regcache *regcache, int r) function
455 child_store_inferior_registers (regcache, NUM_REGS);
1236 child_store_inferior_registers (regcache, regno);
  /src/external/gpl3/gdb/dist/gdbserver/
win32-low.cc 448 child_store_inferior_registers (struct regcache *regcache, int r) function
455 child_store_inferior_registers (regcache, NUM_REGS);
1232 child_store_inferior_registers (regcache, regno);

Completed in 15 milliseconds