Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1345 void storeEndMarker(uptr End, uptr Size, uptr BlockEnd) { in storeEndMarker() function
1367 storeEndMarker(TaggedEnd, Size, BlockEnd); in prepareTaggedChunk()
1385 storeEndMarker(RoundNewPtr, NewSize, BlockEnd); in resizeTaggedChunk()