Searched refs:new_arm (Results 1 – 1 of 1) sorted by relevance
323 MDRawContextARM64* new_arm = new MDRawContextARM64(); in Microdump() local324 ConvertOldARM64Context(old_arm, new_arm); in Microdump()325 context_->SetContextARM64(new_arm); in Microdump()