Home
last modified time | relevance | path

Searched defs:DECR_PC_AFTER_BREAK (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/config/m68k/
H A Dtm-monitor.h33 #define DECR_PC_AFTER_BREAK 0 macro
H A Dtm-os68k.h28 #define DECR_PC_AFTER_BREAK 0 macro
H A Dtm-vx68.h31 #define DECR_PC_AFTER_BREAK 0 macro
/openbsd-src/gnu/usr.bin/binutils/gdb/nlm/
H A Di386.h9 #define DECR_PC_AFTER_BREAK 1 /* int 3 leaves PC pointing after insn */ macro
H A Dppc.h155 #define DECR_PC_AFTER_BREAK 0 /* PPCs get this right! */ macro
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.h975 #define DECR_PC_AFTER_BREAK (gdbarch_decr_pc_after_break (current_gdbarch)) macro