Searched refs:BlockUptr (Results 1 – 1 of 1) sorted by relevance
1138 const uptr BlockUptr = reinterpret_cast<uptr>(Block); in initChunkWithMemoryTagging() local1139 const uptr BlockEnd = BlockUptr + BlockSize; in initChunkWithMemoryTagging()1175 if (getChunkFromBlock(BlockUptr, &PrevUserPtr, &Header) && in initChunkWithMemoryTagging()1201 computeOddEvenMaskForPointerMaybe(Options, BlockUptr, ClassId); in initChunkWithMemoryTagging()