Searched refs:adjust_pc_if_needed (Results 1 – 3 of 3) sorted by relevance
160 const bool adjust_pc_if_needed = true; in SetStopInfoFrom_KDP_EXCEPTION() local165 adjust_pc_if_needed); in SetStopInfoFrom_KDP_EXCEPTION()
46 bool pc_already_adjusted = true, bool adjust_pc_if_needed = false);
525 bool pc_already_adjusted, bool adjust_pc_if_needed) { in CreateStopReasonWithMachException() argument687 if (pc_decrement > 0 && adjust_pc_if_needed) in CreateStopReasonWithMachException()