Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1185 uptr PrevUserPtr; in initChunkWithMemoryTagging() local
1186 if (getChunkFromBlock(BlockUptr, &PrevUserPtr, &Header) && in initChunkWithMemoryTagging()
1187 PrevUserPtr == UserPtr && in initChunkWithMemoryTagging()