Searched refs:preGuard (Results 1 – 1 of 1) sorted by relevance
61 memset(preGuard(), guardBlockBeginVal, guardBlockSize); in size()68 checkGuardBlock(preGuard(), guardBlockBeginVal, "before"); in check()89 unsigned char* preGuard() const { return mem + headerSize(); } in preGuard() function90 unsigned char* data() const { return preGuard() + guardBlockSize; } in data()