Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1202 TaggedPtr = prepareTaggedChunk(Ptr, Size, OddEvenMask, BlockEnd); in initChunkWithMemoryTagging()
1355 void *prepareTaggedChunk(void *Ptr, uptr Size, uptr ExcludeMask, in prepareTaggedChunk() function