Searched refs:cgen_cpu_max_extra_bytes (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-cpu.c52 extra_bytes += cgen_cpu_max_extra_bytes (sd);
H A Dcgen-defs.h154 extern int cgen_cpu_max_extra_bytes (SIM_DESC);
H A Dcgen-utils.c105 cgen_cpu_max_extra_bytes (SIM_DESC sd) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-defs.h169 extern int cgen_cpu_max_extra_bytes (void);
H A Dcgen-utils.c136 cgen_cpu_max_extra_bytes (void) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/bpf/
H A Dsim-if.c126 if (sim_cpu_alloc_all (sd, 1, cgen_cpu_max_extra_bytes ())
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Dsim-if.c65 if (sim_cpu_alloc_all (sd, 1, cgen_cpu_max_extra_bytes ()) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dsim-if.c67 if (sim_cpu_alloc_all (sd, 1, cgen_cpu_max_extra_bytes ()) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb.old/dist/sim/or1k/
H A Dsim-if.c170 if (sim_cpu_alloc_all (sd, 1, cgen_cpu_max_extra_bytes ()) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsim-if.c62 if (sim_cpu_alloc_all (sd, 1, cgen_cpu_max_extra_bytes ()) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dsim-if.c98 if (sim_cpu_alloc_all (sd, 1, cgen_cpu_max_extra_bytes ()) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb.old/dist/sim/frv/
H A Dsim-if.c61 if (sim_cpu_alloc_all (sd, 1, cgen_cpu_max_extra_bytes ()) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Dsim-if.c665 if (sim_cpu_alloc_all (sd, 1, cgen_cpu_max_extra_bytes ()) != SIM_RC_OK)

Completed in 140 milliseconds