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