Searched defs:AllocationMetadata (Results 1 – 10 of 10) sorted by relevance
40 struct AllocationMetadata { struct44 static constexpr size_t kStackFrameStorageBytes = 256;49 static constexpr size_t kMaxTraceLengthToCollect = 128;56 struct CallSiteInfo {71 uintptr_t Addr = 0;73 size_t Size = 0;75 CallSiteInfo AllocationTrace;76 CallSiteInfo DeallocationTrace;79 bool IsDeallocated = false;
14 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef
15 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef
29 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef
40 struct AllocationMetadata { struct44 static constexpr size_t kStackFrameStorageBytes = 256;49 static constexpr size_t kMaxTraceLengthToCollect = 128;56 struct CallSiteInfo {71 uintptr_t Addr = 0;73 size_t RequestedSize = 0;75 CallSiteInfo AllocationTrace;76 CallSiteInfo DeallocationTrace;79 bool IsDeallocated = false;
16 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef
17 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef