Flutter Engine
The Flutter Engine
|
Classes | |
struct | coff_file_header |
struct | coff_optional_header |
struct | coff_section_header |
Variables | |
static constexpr intptr_t | kPEOffsetOffset = 0x3c |
static const char | kPEMagic [] = {'P', 'E', '\0', '\0'} |
static constexpr uint16_t | kPE32Magic = 0x10b |
static constexpr uint16_t | kPE32PlusMagic = 0x20b |
static constexpr intptr_t | kCoffSectionNameSize = 8 |
|
staticconstexpr |
|
staticconstexpr |