Searched defs:machine_type (Results 1 – 7 of 7) sorted by relevance
32 StoreRepresentation(MachineType machine_type, in StoreRepresentation()36 MachineType machine_type() const { return machine_type_; } in machine_type() function
70 inline MachineType TypeOf(MachineType machine_type) { in TypeOf()76 inline MachineType RepresentationOf(MachineType machine_type) { in RepresentationOf()83 inline int ElementSizeOf(MachineType machine_type) { in ElementSizeOf()
41 MachineType machine_type; // machine type of the field. member55 MachineType machine_type; // machine type of the element. member
566 int machine_type = IMAGE_FILE_MACHINE_AMD64; in SlowUnwindStackWithContext() local571 int machine_type = IMAGE_FILE_MACHINE_I386; in SlowUnwindStackWithContext() local
15 enum machine_type { enum
1161 DWORD machine_type; in GetModuleInfo() local
22 MachineType machine_type; member