Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.h97 CallSiteInfo DeallocationTrace; member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1038 atomic_u32 DeallocationTrace; global() member
1254 storeRingBufferEntry(void * Ptr,u32 AllocationTrace,u32 AllocationTid,uptr AllocationSize,u32 DeallocationTrace,u32 DeallocationTid) storeRingBufferEntry() argument
1301 u32 DeallocationTrace = collectStackTrace(); storeDeallocationStackMaybe() local
1420 u32 DeallocationTrace = atomic_load_relaxed(&Entry->DeallocationTrace); getRingBufferErrorInfo() local