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.h232 inline void storeTag(uptr Ptr) { in storeTag() function
293 inline NORETURN void storeTag(uptr Ptr) { in storeTag() function
H A Dcombined.h1349 storeTag(UntaggedEnd); in storeEndMarker()
1362 storeTag(reinterpret_cast<uptr>(Ptr) - archMemoryTagGranuleSize()); in prepareTaggedChunk()