Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h970 static const sptr MemTagAllocationTidIndex = -1; variable
1415 Ptr32[MemTagAllocationTidIndex] = getThreadID(); in storePrimaryAllocationStackMaybe()
1455 Ptr32[MemTagAllocationTidIndex] = Tid; in storeSecondaryAllocationStackMaybe()
1469 u32 AllocationTid = Ptr32[MemTagAllocationTidIndex]; in storeDeallocationStackMaybe()
1554 R->allocation_tid = Data[MemTagAllocationTidIndex]; in getInlineErrorInfo()