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

  /src/external/gpl3/gdb/dist/sim/common/
sim-cpu.h 38 typedef int (CPUREG_STORE_FN) (sim_cpu *, int, const void *, int);
119 CPUREG_STORE_FN *reg_store;
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-cpu.h 38 typedef int (CPUREG_STORE_FN) (sim_cpu *, int, const void *, int);
119 CPUREG_STORE_FN *reg_store;

Completed in 24 milliseconds