Searched refs:ignore_calls (Results 1 – 3 of 3) sorted by relevance
330 const bool ignore_calls = GetKind() == eKindStepOverRange; in SetNextBranchBreakpoint() local332 pc_index, ignore_calls, &m_found_calls); in SetNextBranchBreakpoint()
326 bool ignore_calls,
1030 bool ignore_calls, in GetIndexOfNextBranchInstruction() argument1040 if (ignore_calls && m_instructions[i]->IsCall()) { in GetIndexOfNextBranchInstruction()