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

  /src/external/gpl3/gdb/dist/gdbserver/
linux-low.h 111 struct usrregs_info *usrregs; member in struct:regs_info
423 void fetch_register (const usrregs_info *usrregs, regcache *regcache,
427 void store_register (const usrregs_info *usrregs, regcache *regcache,
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-low.h 111 struct usrregs_info *usrregs; member in struct:regs_info
423 void fetch_register (const usrregs_info *usrregs, regcache *regcache,
427 void store_register (const usrregs_info *usrregs, regcache *regcache,

Completed in 24 milliseconds