class ArchHelper
Defined at line 23 of file ../../zircon/system/utest/core/restricted-mode/arch-helper.h
Public Methods
void SetInitialState (restricted_machine::RegisterState * state)
Defined at line 12 of file ../../zircon/system/utest/core/restricted-mode/arch-helper.x64.cc
void ArchHelper ()
Defined at line 25 of file ../../zircon/system/utest/core/restricted-mode/arch-helper.h
void ~ArchHelper ()
Defined at line 26 of file ../../zircon/system/utest/core/restricted-mode/arch-helper.h
void VerifyStateMutation (restricted_machine::RegisterState * state, RegisterMutation mutation)
Defined at line 39 of file ../../zircon/system/utest/core/restricted-mode/arch-helper.x64.cc
void VerifyState (restricted_machine::RegisterState * state)
Defined at line 76 of file ../../zircon/system/utest/core/restricted-mode/arch-helper.x64.cc