Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h237 inline void storeTag(uptr Ptr) { in storeTag() function
298 inline NORETURN void storeTag(uptr Ptr) { in storeTag() function
H A Dcombined.h1368 storeTag(UntaggedEnd); in storeEndMarker()
1381 storeTag(reinterpret_cast<uptr>(Ptr) - archMemoryTagGranuleSize()); in prepareTaggedChunk()