Home
last modified time | relevance | path

Searched defs:BrigModuleHeader (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h359 struct BrigModuleHeader struct
361 char identification[8];
362 BrigVersion32_t brigMajor;
363 BrigVersion32_t brigMinor;
364 uint64_t byteCount;
365 uint8_t hash[64];
366 uint32_t reserved;
367 uint32_t sectionCount;
368 uint64_t sectionIndex;