Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h985 static const sptr MemTagAllocationTraceIndex = -2; variable
1213 Ptr32[MemTagAllocationTraceIndex] = collectStackTrace(); in storePrimaryAllocationStackMaybe()
1250 Ptr32[MemTagAllocationTraceIndex] = Trace; in storeSecondaryAllocationStackMaybe()
1262 u32 AllocationTrace = Ptr32[MemTagAllocationTraceIndex]; in storeDeallocationStackMaybe()
1345 Data[MemTagAllocationTraceIndex]); in getInlineErrorInfo()