Searched refs:STATE_PROG_FILE (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/sim/example-synacor/
H A Dinterp.c117 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/iq2000/
H A Dsim-if.c98 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/riscv/
H A Dinterp.c102 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/bpf/
H A Dsim-if.c152 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dnrun.c107 name = STATE_PROG_FILE (sd);
H A Dsim-base.h157 #define STATE_PROG_FILE(sd) ((sd)->prog_file) macro
H A Dsim-utils.c101 free (STATE_PROG_FILE (sd));
H A Dsim-options.c720 free (STATE_PROG_FILE (sd));
721 STATE_PROG_FILE (sd) = NULL;
746 STATE_PROG_FILE (sd) = xstrdup (argv[optind]);
/netbsd-current/external/gpl3/gdb/dist/sim/frv/
H A Dsim-if.c99 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/or1k/
H A Dsim-if.c205 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Dsim-if.c103 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Dsim-if.c138 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dinterp.c245 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/aarch64/
H A Dinterp.c352 || sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK
/netbsd-current/external/gpl3/gdb/dist/sim/microblaze/
H A Dinterp.c432 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Dsim-if.c701 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
724 if (STATE_PROG_FILE (sd) != NULL)
726 STATE_MY_NAME (sd), STATE_PROG_FILE (sd));
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Dinterp.c439 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Dwrapper.c844 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/cr16/
H A Dinterp.c428 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/pru/
H A Dinterp.c775 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dinterp.c710 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/d10v/
H A Dinterp.c786 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/ft32/
H A Dinterp.c845 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/mn10300/
H A Dinterp.c271 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)
/netbsd-current/external/gpl3/gdb/dist/sim/mcore/
H A Dinterp.c1379 if (sim_analyze_program (sd, STATE_PROG_FILE (sd), abfd) != SIM_RC_OK)

Completed in 369 milliseconds

12