Searched refs:arm_software_single_step (Results 1 – 3 of 3) sorted by relevance
1838 arm_software_single_step (enum target_signal sig, int insert_bpt) in arm_software_single_step() function2731 set_gdbarch_software_single_step (gdbarch, arm_software_single_step); in arm_gdbarch_init()
13052 (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.
315 (arm_software_single_step): Fix second argument in function calls.362 * arm-tdep.c (arm_software_single_step): New function. Implements