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.h1149 const uptr BlockUptr = reinterpret_cast<uptr>(Block); in initChunkWithMemoryTagging() local
1150 const uptr BlockEnd = BlockUptr + BlockSize; in initChunkWithMemoryTagging()
1186 if (getChunkFromBlock(BlockUptr, &PrevUserPtr, &Header) && in initChunkWithMemoryTagging()
1212 computeOddEvenMaskForPointerMaybe(Options, BlockUptr, ClassId); in initChunkWithMemoryTagging()