Searched defs:SectionPiece (Results 1 – 2 of 2) sorted by relevance
156 struct SectionPiece { struct157 SectionPiece(size_t off, uint32_t hash, bool live) in SectionPiece() argument166 static_assert(sizeof(SectionPiece) == 16, "SectionPiece is too big"); argument
257 struct SectionPiece { struct259 SectionPiece(size_t off, uint32_t hash, bool live) in SectionPiece() function268 static_assert(sizeof(SectionPiece) == 16, "SectionPiece is too big"); argument