Home
last modified time | relevance | path

Searched defs:PrevTag (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1125 u8 PrevTag = extractTag(reinterpret_cast<uptr>(TaggedPtr)); in quarantineOrDeallocateChunk() local
1293 u8 PrevTag, uptr Size) { in storeDeallocationStackMaybe()