Searched refs:TARGET_SIGNAL_DEFAULT (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/gdb/
H A Dsignals.h219 TARGET_SIGNAL_DEFAULT, enumerator in enum:target_signal
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dinfcmd.c573 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 0);
693 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 1);
811 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 1);
1018 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 1);
1279 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 0);
H A Dremote-st.c262 proceed ((CORE_ADDR) entry_pt, TARGET_SIGNAL_DEFAULT, 0);
H A Dremote-sim.c468 proceed ((CORE_ADDR) -1, TARGET_SIGNAL_DEFAULT, 0);
H A Dremote-vx.c251 proceed (-1, TARGET_SIGNAL_DEFAULT, 0);
H A Dinfrun.c771 if (siggnal != TARGET_SIGNAL_DEFAULT)
3285 case TARGET_SIGNAL_DEFAULT:
3417 && oursig != TARGET_SIGNAL_DEFAULT && oursig != TARGET_SIGNAL_0)
H A Dremote-rdi.c390 proceed (entry_point, TARGET_SIGNAL_DEFAULT, 0);
H A Dremote-m32r-sdi.c341 proceed (entry_pt, TARGET_SIGNAL_DEFAULT, 0);
H A Dremote-rdp.c1381 proceed (entry_point, TARGET_SIGNAL_DEFAULT, 0);
H A Dremote-mips.c2203 proceed (entry_pt, TARGET_SIGNAL_DEFAULT, 0);
H A Dbreakpoint.c6232 proceed (-1, TARGET_SIGNAL_DEFAULT, 0);

Completed in 266 milliseconds