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.h959 static const sptr MemTagAllocationTidIndex = -1; variable
1396 Ptr32[MemTagAllocationTidIndex] = getThreadID(); in storePrimaryAllocationStackMaybe()
1436 Ptr32[MemTagAllocationTidIndex] = Tid; in storeSecondaryAllocationStackMaybe()
1450 u32 AllocationTid = Ptr32[MemTagAllocationTidIndex]; in storeDeallocationStackMaybe()
1535 R->allocation_tid = Data[MemTagAllocationTidIndex]; in getInlineErrorInfo()