Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/gwp_asan/
Dcommon.h75 CallSiteInfo AllocationTrace; member
/external/gwp_asan/gwp_asan/
Dcommon.h75 CallSiteInfo AllocationTrace; member
/external/scudo/standalone/
Dcombined.h1001 atomic_u32 AllocationTrace; member
1208 void storeRingBufferEntry(void *Ptr, u32 AllocationTrace, u32 AllocationTid, in storeRingBufferEntry()
1253 u32 AllocationTrace = Ptr32[MemTagAllocationTraceIndex]; in storeDeallocationStackMaybe() local
1369 u32 AllocationTrace = atomic_load_relaxed(&Entry->AllocationTrace); in getRingBufferErrorInfo() local