Searched refs:sim_state_alloc (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/sim/bpf/
H A Dsim-if.c124 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Dsim-if.c62 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb/dist/sim/example-synacor/
H A Dinterp.c86 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb/dist/sim/iq2000/
H A Dsim-if.c65 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dsim-if.c62 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-base.h230 SIM_DESC sim_state_alloc (SIM_OPEN_KIND kind, host_callback *callback);
H A Dhw-events.c206 struct sim_state *sd = sim_state_alloc (0, cb);
H A Dsim-utils.c63 sim_state_alloc (SIM_OPEN_KIND kind, function
/netbsd-current/external/gpl3/gdb.old/dist/sim/or1k/
H A Dsim-if.c165 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsim-if.c59 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dsim-if.c92 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb.old/dist/sim/frv/
H A Dsim-if.c58 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb/dist/sim/bpf/
H A Dsim-if.c130 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-base.h248 #define sim_state_alloc(kind, callback) sim_state_alloc_extra(kind, callback, 0) macro
H A Dhw-events.c204 struct sim_state *sd = sim_state_alloc (0, cb);
/netbsd-current/external/gpl3/gdb/dist/sim/frv/
H A Dsim-if.c60 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb/dist/sim/or1k/
H A Dsim-if.c162 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Dsim-if.c59 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Dsim-if.c93 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dinterp.c201 SIM_DESC sd = sim_state_alloc (kind, cb);
/netbsd-current/external/gpl3/gdb.old/dist/sim/aarch64/
H A Dinterp.c324 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dinterp.c197 SIM_DESC sd = sim_state_alloc (kind, cb);
/netbsd-current/external/gpl3/gdb/dist/sim/aarch64/
H A Dinterp.c336 SIM_DESC sd = sim_state_alloc (kind, callback);
/netbsd-current/external/gpl3/gdb.old/dist/sim/microblaze/
H A Dinterp.c392 SIM_DESC sd = sim_state_alloc (kind, cb);
/netbsd-current/external/gpl3/gdb/dist/sim/microblaze/
H A Dinterp.c408 SIM_DESC sd = sim_state_alloc (kind, cb);

Completed in 307 milliseconds

123