Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h285 NOINLINE u32 collectStackTrace() { in collectStackTrace() function
1249 Ptr32[MemTagAllocationTraceIndex] = collectStackTrace(); in storePrimaryAllocationStackMaybe()
1282 u32 Trace = collectStackTrace(); in storeSecondaryAllocationStackMaybe()
1301 u32 DeallocationTrace = collectStackTrace(); in storeDeallocationStackMaybe()