Home
last modified time | relevance | path

Searched refs:arm_software_single_step (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Darm-tdep.c1838 arm_software_single_step (enum target_signal sig, int insert_bpt) in arm_software_single_step() function
2731 set_gdbarch_software_single_step (gdbarch, arm_software_single_step); in arm_gdbarch_init()
H A DChangeLog-200213052 (arm_software_single_step): Similarly. Fix types in declaration.
13359 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
14686 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
H A DChangeLog-2001315 (arm_software_single_step): Fix second argument in function calls.
362 * arm-tdep.c (arm_software_single_step): New function. Implements