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

  /src/external/gpl3/gdb/dist/sim/common/
cgen-cpu.h 86 const CGEN_INSN * (*get_idata) (SIM_CPU *, int); member in struct:__anon19141
87 #define CPU_GET_IDATA(cpu) ((cpu)->cgen_cpu.get_idata)
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-cpu.h 86 const CGEN_INSN * (*get_idata) (SIM_CPU *, int); member in struct:__anon21880
87 #define CPU_GET_IDATA(cpu) ((cpu)->cgen_cpu.get_idata)

Completed in 25 milliseconds