Searched defs:mca_section_header (Results 1 – 1 of 1) sorted by relevance
56 struct mca_section_header { struct57 struct uuid sh_uuid;58 uint8_t sh_major; /* BCD (=02). */59 uint8_t sh_minor; /* BCD (=00). */60 uint8_t sh_flags;65 uint8_t __reserved;66 uint32_t sh_length; /* Size including header. */