Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dcombined.h1156 void storeEndMarker(uptr End, uptr Size, uptr BlockEnd) { in storeEndMarker() function
1178 storeEndMarker(TaggedEnd, Size, BlockEnd); in prepareTaggedChunk()
1196 storeEndMarker(RoundNewPtr, NewSize, BlockEnd); in resizeTaggedChunk()