| /src/external/gpl3/gdb/dist/sim/common/ |
| sim-options.h | 118 #define OPTION_START 130
|
| sim-model.c | 39 OPTION_MODEL = OPTION_START,
|
| sim-options.c | 94 OPTION_DEBUG_INSN = OPTION_START, 616 handlers = NZALLOC (OPTION_HANDLER *, OPTION_START + num_opts); 617 orig_val = NZALLOC (int, OPTION_START + num_opts); 618 opt_cpu = NZALLOC (sim_cpu *, OPTION_START + num_opts); 626 for (i = OPTION_START, ol = STATE_OPTIONS (sd); ol != NULL; ol = ol->next)
|
| dv-sockser.c | 71 OPTION_ADDR = OPTION_START
|
| cgen-scache.c | 99 #define OPTION_PROFILE_SCACHE (OPTION_START + 0)
|
| sim-watch.c | 36 OPTION_WATCH_DELETE = OPTION_START,
|
| sim-hw.c | 95 OPTION_HW_INFO = OPTION_START,
|
| sim-memopt.c | 49 OPTION_MEMORY_DELETE = OPTION_START,
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| sim-options.h | 118 #define OPTION_START 130
|
| sim-model.c | 39 OPTION_MODEL = OPTION_START,
|
| sim-options.c | 94 OPTION_DEBUG_INSN = OPTION_START, 616 handlers = NZALLOC (OPTION_HANDLER *, OPTION_START + num_opts); 617 orig_val = NZALLOC (int, OPTION_START + num_opts); 618 opt_cpu = NZALLOC (sim_cpu *, OPTION_START + num_opts); 626 for (i = OPTION_START, ol = STATE_OPTIONS (sd); ol != NULL; ol = ol->next)
|
| dv-sockser.c | 71 OPTION_ADDR = OPTION_START
|
| cgen-scache.c | 99 #define OPTION_PROFILE_SCACHE (OPTION_START + 0)
|
| sim-watch.c | 36 OPTION_WATCH_DELETE = OPTION_START,
|
| sim-hw.c | 95 OPTION_HW_INFO = OPTION_START,
|
| sim-memopt.c | 49 OPTION_MEMORY_DELETE = OPTION_START,
|
| /src/external/gpl3/gdb/dist/sim/frv/ |
| options.c | 36 OPTION_FRV_DATA_CACHE = OPTION_START,
|
| /src/external/gpl3/gdb/dist/sim/or1k/ |
| sim-if.c | 61 OPTION_OR1K_CPUCFGR = OPTION_START,
|
| /src/external/gpl3/gdb.old/dist/sim/frv/ |
| options.c | 36 OPTION_FRV_DATA_CACHE = OPTION_START,
|
| /src/external/gpl3/gdb.old/dist/sim/or1k/ |
| sim-if.c | 61 OPTION_OR1K_CPUCFGR = OPTION_START,
|
| /src/external/gpl3/gdb/dist/sim/bfin/ |
| dv-bfin_mmu.c | 279 OPTION_MMU_SKIP_TABLES = OPTION_START,
|
| /src/external/gpl3/gdb/dist/sim/m68hc11/ |
| interrupts.c | 106 OPTION_INTERRUPT_INFO = OPTION_START,
|
| /src/external/gpl3/gdb.old/dist/sim/bfin/ |
| dv-bfin_mmu.c | 279 OPTION_MMU_SKIP_TABLES = OPTION_START,
|
| /src/external/gpl3/gdb.old/dist/sim/m68hc11/ |
| interrupts.c | 106 OPTION_INTERRUPT_INFO = OPTION_START,
|
| /src/external/gpl3/binutils/dist/binutils/ |
| dllwrap.c | 522 #define OPTION_START 149 525 #define OPTION_QUIET (OPTION_START + 1)
|