Lines Matching defs:SectionHeader
54 struct SectionHeader struct56 uint32_t sectionName;57 uint32_t sectionAddress;58 uint32_t execSize;59 uint32_t initSize;60 uint32_t rawSize;61 uint32_t fileOffset;62 uint8_t regionKind;63 uint8_t shareKind;64 uint8_t alignment;65 uint8_t _reserved;