Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h261 NOINLINE u32 collectStackTrace() { in collectStackTrace() function
1203 Ptr32[MemTagAllocationTraceIndex] = collectStackTrace(); in storePrimaryAllocationStackMaybe()
1236 u32 Trace = collectStackTrace(); in storeSecondaryAllocationStackMaybe()
1255 u32 DeallocationTrace = collectStackTrace(); in storeDeallocationStackMaybe()