Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcombined.h504 storeSecondaryAllocationStackMaybe(Options, Ptr, Size);
676 storeSecondaryAllocationStackMaybe(Options, OldPtr, NewSize);
1291 void storeSecondaryAllocationStackMaybe(Options Options, void *Ptr, in storeSecondaryAllocationStackMaybe() function