Home
last modified time | relevance | path

Searched defs:SOFTWARE_SINGLE_STEP (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/config/arm/
H A Dtm-wince.h30 #define SOFTWARE_SINGLE_STEP(sig, bp_p) wince_software_single_step (sig, bp_p) macro
/openbsd/gnu/usr.bin/binutils/gdb/config/sh/
H A Dtm-wince.h29 #define SOFTWARE_SINGLE_STEP(sig, bp_p) wince_software_single_step (sig, bp_p) macro
/openbsd/gnu/usr.bin/binutils/gdb/config/mips/
H A Dtm-wince.h29 #define SOFTWARE_SINGLE_STEP(sig, bp_p) wince_software_single_step (sig, bp_p) macro
H A Dtm-linux.h45 #define SOFTWARE_SINGLE_STEP(sig,bp_p) mips_software_single_step (sig, bp_p) macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.h1218 #define SOFTWARE_SINGLE_STEP(sig, insert_breakpoints_p) (gdbarch_software_single_step (current_gdba… macro