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

  /src/external/gpl3/gdb/dist/gdbserver/
linux-low.h 89 struct usrregs_info struct
111 struct usrregs_info *usrregs;
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 89 struct usrregs_info struct
111 struct usrregs_info *usrregs;
423 void fetch_register (const usrregs_info *usrregs, regcache *regcache,
427 void store_register (const usrregs_info *usrregs, regcache *regcache,

Completed in 29 milliseconds