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

  /src/external/gpl3/gdb.old/dist/gdb/
m68k-linux-nat.c 146 old_fetch_inferior_registers (struct regcache *regcache, int regno)
415 old_fetch_inferior_registers (regcache, regno);
432 old_fetch_inferior_registers (regcache, -1);
144 old_fetch_inferior_registers (struct regcache *regcache, int regno) function
  /src/external/gpl3/gdb/dist/gdb/
m68k-linux-nat.c 146 old_fetch_inferior_registers (struct regcache *regcache, int regno)
415 old_fetch_inferior_registers (regcache, regno);
432 old_fetch_inferior_registers (regcache, -1);
144 old_fetch_inferior_registers (struct regcache *regcache, int regno) function

Completed in 17 milliseconds