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

  /src/external/gpl3/gdb/dist/sim/common/
sim-cpu.h 37 typedef int (CPUREG_FETCH_FN) (sim_cpu *, int, void *, int);
117 CPUREG_FETCH_FN *reg_fetch;
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-cpu.h 37 typedef int (CPUREG_FETCH_FN) (sim_cpu *, int, void *, int);
117 CPUREG_FETCH_FN *reg_fetch;

Completed in 23 milliseconds