Searched refs:set_pc (Results 1 – 4 of 4) sorted by relevance
111 int set_pc; in __gnu_unwind_execute() local114 set_pc = 0; in __gnu_unwind_execute()121 if (!set_pc) in __gnu_unwind_execute()127 set_pc = 1; in __gnu_unwind_execute()161 set_pc = 1; in __gnu_unwind_execute()
52 void (*set_pc) (CORE_ADDR newpc); member
336 if (the_low_target.set_pc != NULL) in check_removed_breakpoint()337 (*the_low_target.set_pc) (stop_pc); in check_removed_breakpoint()
2668 const bool set_pc = m_pc_option.GetOptionValue().GetCurrentValue(); in DoExecute() local2809 if (set_pc && !file_entry.IsValid()) { in DoExecute()2824 if (set_pc) { in DoExecute()