Flutter Engine
The Flutter Engine
|
Classes | |
struct | load_command |
struct | mach_header |
struct | mach_header_64 |
struct | note_command |
Typedefs | |
typedef int | cpu_type_t |
typedef int | cpu_subtype_t |
typedef int | vm_prot_t |
Variables | |
static constexpr uint32_t | MH_MAGIC = 0xfeedface |
static constexpr uint32_t | MH_CIGAM = 0xcefaedfe |
static constexpr uint32_t | MH_MAGIC_64 = 0xfeedfacf |
static constexpr uint32_t | MH_CIGAM_64 = 0xcffaedfe |
static constexpr uint32_t | LC_NOTE = 0x31 |
typedef int dart::mach_o::cpu_subtype_t |
typedef int dart::mach_o::cpu_type_t |
typedef int dart::mach_o::vm_prot_t |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |