Searched refs:SizeDelta (Results 1 – 3 of 3) sorted by relevance
83 return T + (T >> S) * (ClassId & M) + Config::SizeDelta; in getSizeByClassId()95 Size -= Config::SizeDelta; in getClassIdBySize()125 Tab[i] = computeClassId(Pos + Config::SizeDelta); in SizeTable()208 Size -= Config::SizeDelta; in getClassIdBySize()228 static const uptr SizeDelta = 0; member240 static const uptr SizeDelta = Chunk::getHeaderSize();260 static const uptr SizeDelta = 16; member279 static const uptr SizeDelta = 16;297 static const uptr SizeDelta = Chunk::getHeaderSize();305 static const uptr SizeDelta = Chunk::getHeaderSize();[all …]
38 static const scudo::uptr SizeDelta = 0; member53 static const scudo::uptr SizeDelta = 0; member
511 static const scudo::uptr SizeDelta = 0; member