Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h986 static const sptr MemTagAllocationTidIndex = -1; variable
1214 Ptr32[MemTagAllocationTidIndex] = getThreadID(); in storePrimaryAllocationStackMaybe()
1251 Ptr32[MemTagAllocationTidIndex] = Tid; in storeSecondaryAllocationStackMaybe()
1263 u32 AllocationTid = Ptr32[MemTagAllocationTidIndex]; in storeDeallocationStackMaybe()
1346 R->allocation_tid = Data[MemTagAllocationTidIndex]; in getInlineErrorInfo()