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

  /src/external/gpl3/gdb/dist/sim/common/
sim-options.h 31 For OPTION_HANDLER: arg#2 is the processor to apply to option to
36 typedef SIM_RC (OPTION_HANDLER) (SIM_DESC, sim_cpu *, int, char *, int);
89 OPTION_HANDLER *handler;
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-options.h 31 For OPTION_HANDLER: arg#2 is the processor to apply to option to
36 typedef SIM_RC (OPTION_HANDLER) (SIM_DESC, sim_cpu *, int, char *, int);
89 OPTION_HANDLER *handler;

Completed in 26 milliseconds