Home
last modified time | relevance | path

Searched defs:AllocationTid (Results 1 – 1 of 1) sorted by relevance

/external/scudo/standalone/
Dcombined.h1070 atomic_u32 AllocationTid; member
1277 void storeRingBufferEntry(void *Ptr, u32 AllocationTrace, u32 AllocationTid, in storeRingBufferEntry()
1323 u32 AllocationTid = Ptr32[MemTagAllocationTidIndex]; in storeDeallocationStackMaybe() local
1441 u32 AllocationTid = atomic_load_relaxed(&Entry->AllocationTid); in getRingBufferErrorInfo() local