Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h576 storePrimaryAllocationStackMaybe(Options, OldPtr);
1204 storePrimaryAllocationStackMaybe(Options, Ptr); in initChunkWithMemoryTagging()
1388 void storePrimaryAllocationStackMaybe(const Options &Options, void *Ptr) { in storePrimaryAllocationStackMaybe() function