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

  /src/external/gpl3/gdb/dist/sim/common/
sim-cpu.c 57 # define cgen_cpu_max_extra_bytes(sd) 0 macro
59 extra_bytes += cgen_cpu_max_extra_bytes (sd);
cgen-defs.h 156 extern int cgen_cpu_max_extra_bytes (SIM_DESC);
cgen-utils.c 105 cgen_cpu_max_extra_bytes (SIM_DESC sd) function
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-cpu.c 57 # define cgen_cpu_max_extra_bytes(sd) 0 macro
59 extra_bytes += cgen_cpu_max_extra_bytes (sd);
cgen-defs.h 156 extern int cgen_cpu_max_extra_bytes (SIM_DESC);
cgen-utils.c 105 cgen_cpu_max_extra_bytes (SIM_DESC sd) function

Completed in 24 milliseconds