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

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-base.h 72 /* TODO: Probably should just delete SIM_CPU. */
73 typedef struct _sim_cpu SIM_CPU;
74 typedef struct _sim_cpu sim_cpu; typedef in typeref:struct:_sim_cpu
95 sim_cpu *cpu[MAX_NR_PROCESSORS];
  /src/external/gpl3/gdb/dist/sim/common/
sim-base.h 72 /* TODO: Probably should just delete SIM_CPU. */
73 typedef struct _sim_cpu SIM_CPU;
74 typedef struct _sim_cpu sim_cpu; typedef in typeref:struct:_sim_cpu
95 sim_cpu *cpu[MAX_NR_PROCESSORS];

Completed in 37 milliseconds