Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcombined.h279 NOINLINE u32 collectStackTrace() { in collectStackTrace() function
1263 Ptr32[MemTagAllocationTraceIndex] = collectStackTrace(); in storePrimaryAllocationStackMaybe()
1296 u32 Trace = collectStackTrace(); in storeSecondaryAllocationStackMaybe()
1315 u32 DeallocationTrace = collectStackTrace(); in storeDeallocationStackMaybe()