Searched refs:pc_index (Results 1 – 2 of 2) sorted by relevance
579 pc_index = -1584 pc_index = inst_idx595 if pc_index >= 0:598 if non_zeroeth_frame and pc_index > 0:599 pc_index = pc_index - 1603 start_idx = pc_index - insts_before_pc609 end_idx = pc_index + insts_after_pc613 if i == pc_index:
323 size_t pc_index; in SetNextBranchBreakpoint() local326 GetInstructionsForAddress(cur_addr, range_index, pc_index); in SetNextBranchBreakpoint()332 pc_index, ignore_calls, &m_found_calls); in SetNextBranchBreakpoint()338 if (last_index - pc_index > 1) { in SetNextBranchBreakpoint()345 } else if (branch_index - pc_index > 1) { in SetNextBranchBreakpoint()