Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h578 storeSecondaryAllocationStackMaybe(Options, OldPtr, NewSize);
1211 storeSecondaryAllocationStackMaybe(Options, Ptr, Size); in initChunkWithMemoryTagging()
1424 void storeSecondaryAllocationStackMaybe(const Options &Options, void *Ptr, in storeSecondaryAllocationStackMaybe() function