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.h1296 const u8 PrevTag = extractTag(reinterpret_cast<uptr>(TaggedPtr)); in retagBlock() local
1442 u8 PrevTag, uptr Size) { in storeDeallocationStackMaybe()