Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.h96 CallSiteInfo AllocationTrace; member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1036 atomic_u32 AllocationTrace; global() member
1253 storeRingBufferEntry(void * Ptr,u32 AllocationTrace,u32 AllocationTid,uptr AllocationSize,u32 DeallocationTrace,u32 DeallocationTid) storeRingBufferEntry() argument
1298 u32 AllocationTrace = Ptr32[MemTagAllocationTraceIndex]; storeDeallocationStackMaybe() local
1418 u32 AllocationTrace = atomic_load_relaxed(&Entry->AllocationTrace); getRingBufferErrorInfo() local