Searched defs:SectionPiece (Results 1 – 1 of 1) sorted by relevance
300 struct SectionPiece { struct302 SectionPiece(size_t off, uint32_t hash, bool live) in SectionPiece() function312 static_assert(sizeof(SectionPiece) == 16, "SectionPiece is too big"); argument