Home
last modified time | relevance | path

Searched refs:DISPLACED_STEPPING_ARCH_VERSION (Results 1 – 6 of 6) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Darm-tdep.c258 #define DISPLACED_STEPPING_ARCH_VERSION 5 macro
5224 if (DISPLACED_STEPPING_ARCH_VERSION >= 5) in load_write_pc()
5236 if (DISPLACED_STEPPING_ARCH_VERSION >= 7 && !dsc->is_thumb) in alu_write_pc()
H A DChangeLog-20094248 * arm-tdep.c (DISPLACED_STEPPING_ARCH_VERSION): New macro.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Darm-tdep.c269 #define DISPLACED_STEPPING_ARCH_VERSION 5 macro
5563 if (DISPLACED_STEPPING_ARCH_VERSION >= 5) in load_write_pc()
5575 if (DISPLACED_STEPPING_ARCH_VERSION >= 7 && !dsc->is_thumb) in alu_write_pc()
H A DChangeLog-20094248 * arm-tdep.c (DISPLACED_STEPPING_ARCH_VERSION): New macro.
/dports/devel/gdb/gdb-11.1/gdb/
H A Darm-tdep.c324 #define DISPLACED_STEPPING_ARCH_VERSION 5 macro
4583 if (DISPLACED_STEPPING_ARCH_VERSION >= 5)
4595 if (DISPLACED_STEPPING_ARCH_VERSION >= 7 && !dsc->is_thumb)
H A DChangeLog-20094244 * arm-tdep.c (DISPLACED_STEPPING_ARCH_VERSION): New macro.