class ArchHelperFactory

Defined at line 34 of file ../../zircon/system/utest/core/restricted-mode/arch-helper.h

Returns the correct ArchHelper for the machine type

Public Methods

std::unique_ptr<ArchHelper> Create (restricted_machine::MachineType machine_type)

Map the types to machines.

Defined at line 87 of file ../../zircon/system/utest/core/restricted-mode/arch-helper.x64.cc