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

  /src/external/gpl3/gdb/dist/gdbserver/
linux-ppc-low.cc 850 static struct usrregs_info ppc_usrregs_info = variable in typeref:struct:usrregs_info
866 &ppc_usrregs_info,
940 ppc_usrregs_info.regmap = ppc_regmap_e500;
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-ppc-low.cc 850 static struct usrregs_info ppc_usrregs_info = variable in typeref:struct:usrregs_info
866 &ppc_usrregs_info,
941 ppc_usrregs_info.regmap = ppc_regmap_e500;

Completed in 26 milliseconds