Searched defs:sdb_synthesis (Results 1 – 1 of 1) sorted by relevance
120 struct sdb_synthesis { struct121 uint8_t syn_name[16]; /* 0x00-0x0f */122 uint8_t commit_id[16]; /* 0x10-0x1f */123 uint8_t tool_name[8]; /* 0x20-0x27 */124 uint32_t tool_version; /* 0x28-0x2b */125 uint32_t date; /* 0x2c-0x2f */126 uint8_t user_name[15]; /* 0x30-0x3e */127 uint8_t record_type; /* 0x3f */