Searched refs:set_pc (Results 1 – 2 of 2) sorted by relevance
2671 const bool set_pc = m_pc_option.GetOptionValue().GetCurrentValue(); in DoExecute() local2820 if (set_pc && !file_entry.IsValid()) { in DoExecute()2835 if (set_pc) { in DoExecute()
1105 VIXL_DEPRECATED("WritePc", void set_pc(const Instruction* new_pc)) {