Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h473 storeSecondaryAllocationStackMaybe(Options, Ptr, Size);
645 storeSecondaryAllocationStackMaybe(Options, OldPtr, NewSize);
1231 void storeSecondaryAllocationStackMaybe(Options Options, void *Ptr, in storeSecondaryAllocationStackMaybe() function