Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h271 NOINLINE u32 collectStackTrace() { in collectStackTrace() function
1213 Ptr32[MemTagAllocationTraceIndex] = collectStackTrace(); in storePrimaryAllocationStackMaybe()
1246 u32 Trace = collectStackTrace(); in storeSecondaryAllocationStackMaybe()
1265 u32 DeallocationTrace = collectStackTrace(); in storeDeallocationStackMaybe()