Searched refs:orig_pc_value (Results 1 – 1 of 1) sorted by relevance
13450 uint32_t orig_pc_value = 0; in EvaluateInstruction() local13453 orig_pc_value = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_pc, 0, &success); in EvaluateInstruction()13469 if (auto_advance_pc && (after_pc_value == orig_pc_value)) in EvaluateInstruction()