Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dmemtag.h228 inline void storeTag(uptr Ptr) { in storeTag() function
289 inline void storeTag(uptr Ptr) { in storeTag() function
Dcombined.h1160 storeTag(UntaggedEnd); in storeEndMarker()
1173 storeTag(reinterpret_cast<uptr>(Ptr) - archMemoryTagGranuleSize()); in prepareTaggedChunk()