Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/
H A Dcombined.h986 atomic_u32 AllocationTrace; member
1412 u32 AllocationTrace, u32 AllocationTid, in storeRingBufferEntry()
1461 u32 AllocationTrace = Ptr32[MemTagAllocationTraceIndex]; in storeDeallocationStackMaybe() local
1583 u32 AllocationTrace = atomic_load_relaxed(&Entry->AllocationTrace); in getRingBufferErrorInfo() local
/aosp_15_r20/external/gwp_asan/gwp_asan/
H A Dcommon.h96 CallSiteInfo AllocationTrace; member