Searched defs:AllocationMetadata (Results 1 – 5 of 5) sorted by relevance
61 struct AllocationMetadata { struct65 static constexpr size_t kStackFrameStorageBytes = 256;70 static constexpr size_t kMaxTraceLengthToCollect = 128;77 struct CallSiteInfo {92 uintptr_t Addr = 0;94 size_t RequestedSize = 0;96 CallSiteInfo AllocationTrace;97 CallSiteInfo DeallocationTrace;100 bool IsDeallocated = false;106 bool HasCrashed = false;
14 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef
16 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef
18 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef