Searched refs:software_breakpoint_inserted_here_p (Results 1 – 4 of 4) sorted by relevance
1149 extern int software_breakpoint_inserted_here_p (struct address_space *,
1273 if (software_breakpoint_inserted_here_p (aspace, tmp_pc)) in record_full_wait_1()1360 && software_breakpoint_inserted_here_p (aspace, tmp_pc)) in record_full_wait_1()1443 && software_breakpoint_inserted_here_p (aspace, in record_full_wait_1()
3008 if (software_breakpoint_inserted_here_p (aspace, breakpoint_pc) in adjust_pc_after_break()
3932 software_breakpoint_inserted_here_p (struct address_space *aspace, in software_breakpoint_inserted_here_p() function