Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1280 BlockBegin = retagBlock(Options, TaggedPtr, Ptr, Header, Size, true); in quarantineOrDeallocateChunk()
1302 retagBlock(Options, TaggedPtr, Ptr, Header, Size, false); in quarantineOrDeallocateChunk()
1310 NOINLINE void *retagBlock(const Options &Options, void *TaggedPtr, void *&Ptr, in retagBlock() function