Searched refs:step_sp (Results 1 – 5 of 5) sorted by relevance
52 CORE_ADDR step_sp; member132 CORE_ADDR step_sp);151 CORE_ADDR *step_sp);
307 struct symtab **current_symtab, CORE_ADDR *step_sp) in load_infrun_state() argument333 *step_sp = tp->step_sp; in load_infrun_state()353 struct symtab *current_symtab, CORE_ADDR step_sp) in save_infrun_state() argument377 tp->step_sp = step_sp; in save_infrun_state()
369 extern CORE_ADDR step_sp;
191 CORE_ADDR step_sp; variable627 step_sp = read_sp (); in step_1()727 step_sp = read_sp (); in step_once()980 step_sp = read_sp (); in until_next_command()
1190 ecs->current_line, ecs->current_symtab, step_sp); in context_switch()1201 &ecs->current_line, &ecs->current_symtab, &step_sp); in context_switch()1401 && !(step_range_end && INNER_THAN (read_sp (), (step_sp - 16)))))) in adjust_pc_after_break()2578 && INNER_THAN (read_sp (), step_sp)) in handle_inferior_event()2814 && INNER_THAN (read_sp (), step_sp)) in check_sigtramp2()3010 step_sp = read_sp (); in keep_going()