Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h483 storeSecondaryAllocationStackMaybe(Options, Ptr, Size);
655 storeSecondaryAllocationStackMaybe(Options, OldPtr, NewSize);
1241 void storeSecondaryAllocationStackMaybe(Options Options, void *Ptr, in storeSecondaryAllocationStackMaybe() function