Flutter Engine
The Flutter Engine
|
#include <mach_o.h>
Public Attributes | |
uint32_t | magic |
cpu_type_t | cputype |
cpu_subtype_t | cpusubtype |
uint32_t | filetype |
uint32_t | ncmds |
uint32_t | sizeofcmds |
uint32_t | flags |
cpu_subtype_t dart::mach_o::mach_header::cpusubtype |
cpu_type_t dart::mach_o::mach_header::cputype |