Searched defs:machine_type (Results 1 – 5 of 5) sorted by relevance
57 int machine_type = IMAGE_FILE_MACHINE_AMD64; in UnwindSlow() local62 int machine_type = IMAGE_FILE_MACHINE_I386; in UnwindSlow() local
159 def PrintStatus(self, m, state, machine_type): argument
16 enum machine_type { enum
738 int machine_type = IMAGE_FILE_MACHINE_AMD64; in SlowUnwindStackWithContext() local743 int machine_type = IMAGE_FILE_MACHINE_I386; in SlowUnwindStackWithContext() local
1370 def create_instance_template(gcp, name, network, source_image, machine_type, argument