Searched refs:SIM_SIGSEGV (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | sim-signal.c | 75 case SIM_SIGSEGV : in sim_signal_to_host() 123 case SIM_SIGSEGV : in sim_signal_to_gdb_signal()
|
| D | sim-signal.h | 37 SIM_SIGSEGV, enumerator
|
| D | sim-core.c | 127 sim_engine_halt (sd, cpu, NULL, cia, sim_stopped, SIM_SIGSEGV); in sim_core_signal()
|
| D | ChangeLog-2021 | 6040 (sim_core_signal): Replace SIGSEGV,SIGBUS with SIM_SIGSEGV,SIM_SIGBUS.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/m68hc11/ |
| D | dv-m68hc11eepr.c | 519 sim_memory_error (cpu, SIM_SIGSEGV, addr, in m68hc11eepr_io_write_buffer() 610 sim_memory_error (cpu, SIM_SIGSEGV, base, in m68hc11eepr_io_write_buffer() 616 sim_memory_error (cpu, SIM_SIGSEGV, base, in m68hc11eepr_io_write_buffer()
|
| D | m68hc11-sim.h | 298 cpu_memory_exception (cpu, SIM_SIGSEGV, addr, in memory_read8() 309 cpu_memory_exception (cpu, SIM_SIGSEGV, addr, in memory_write8() 321 cpu_memory_exception (cpu, SIM_SIGSEGV, addr, in memory_read16() 336 cpu_memory_exception (cpu, SIM_SIGSEGV, addr, in memory_write16()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/lm32/ |
| D | traps.c | 214 sim_stopped, SIM_SIGSEGV); in lm32_core_signal()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/bfin/ |
| D | dv-bfin_cec.c | 416 sigrc = SIM_SIGSEGV; in cec_exception()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mn10300/ |
| D | interp.c | 371 program_interrupt(sd, cpu, cia, SIM_SIGSEGV); in mn10300_core_signal()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/h8300/ |
| D | compile.c | 372 sim_engine_halt (sd, cpu, NULL, NULL_CIA, sim_stopped, SIM_SIGSEGV); in lvalue() 1337 sim_engine_halt (sd, cpu, NULL, NULL_CIA, sim_stopped, SIM_SIGSEGV); in fetch_1() 1547 sim_engine_halt (sd, cpu, NULL, NULL_CIA, sim_stopped, SIM_SIGSEGV); in store_1()
|