Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h981 atomic_u32 AllocationTid; global() member
1400 storeRingBufferEntry(AllocationRingBuffer * RB,void * Ptr,u32 AllocationTrace,u32 AllocationTid,uptr AllocationSize,u32 DeallocationTrace,u32 DeallocationTid) storeRingBufferEntry() argument
1450 u32 AllocationTid = Ptr32[MemTagAllocationTidIndex]; storeDeallocationStackMaybe() local
1572 u32 AllocationTid = atomic_load_relaxed(&Entry->AllocationTid); getRingBufferErrorInfo() local