Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1037 atomic_u32 AllocationTid; global() member
1253 storeRingBufferEntry(void * Ptr,u32 AllocationTrace,u32 AllocationTid,uptr AllocationSize,u32 DeallocationTrace,u32 DeallocationTid) storeRingBufferEntry() argument
1299 u32 AllocationTid = Ptr32[MemTagAllocationTidIndex]; storeDeallocationStackMaybe() local
1419 u32 AllocationTid = atomic_load_relaxed(&Entry->AllocationTid); getRingBufferErrorInfo() local