---
title: cpuSubType
framework: crashreportextension
role: symbol
role_heading: Instance Property
path: crashreportextension/binaryimageinfo/cpusubtype
---

# cpuSubType

The binary image’s CPU subtype.

## Declaration

```swift
let cpuSubType: cpu_subtype_t
```

## See Also

### Inspecting binary image properties

- [baseAddress](crashreportextension/binaryimageinfo/baseaddress.md)
- [cpuType](crashreportextension/binaryimageinfo/cputype.md)
- [path](crashreportextension/binaryimageinfo/path.md)
- [size](crashreportextension/binaryimageinfo/size.md)
- [uuid](crashreportextension/binaryimageinfo/uuid.md)
