Home
last modified time | relevance | path

Searched refs:BlockUptr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1138 const uptr BlockUptr = reinterpret_cast<uptr>(Block); in initChunkWithMemoryTagging() local
1139 const uptr BlockEnd = BlockUptr + BlockSize; in initChunkWithMemoryTagging()
1175 if (getChunkFromBlock(BlockUptr, &PrevUserPtr, &Header) && in initChunkWithMemoryTagging()
1201 computeOddEvenMaskForPointerMaybe(Options, BlockUptr, ClassId); in initChunkWithMemoryTagging()