Searched defs:info_header (Results 1 – 2 of 2) sorted by relevance
37 struct info_header struct39 char endian; /* 0 for big, 1 for little */40 char magic[3]; /* The string "SUN" */41 uint32_t cnt; /* number of entries for this section */42 uint16_t len; /* The length of the header, including the string */43 uint16_t version; /* The version number of this block */44 uint16_t phase; /* The compiler phase that produced this info */45 uint16_t spare;