Searched refs:AllocationMetadata (Results 1 – 7 of 7) sorted by relevance
16 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef38 static const AllocationMetadata *58 const AllocationMetadata *SlotMeta = in __gwp_asan_diagnose_error()71 const AllocationMetadata *SlotMeta = in __gwp_asan_diagnose_error()81 const gwp_asan::AllocationMetadata *100 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_address()105 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_size()110 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_thread_id()121 AllocationMetadata::kMaxTraceLengthToCollect); in __gwp_asan_get_allocation_trace()129 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_is_deallocated()[all …]
46 const gwp_asan::AllocationMetadata *Metadata,61 const gwp_asan::AllocationMetadata *63 const gwp_asan::AllocationMetadata *Metadata,76 const gwp_asan::AllocationMetadata *AllocationMeta);80 const gwp_asan::AllocationMetadata *AllocationMeta);86 const gwp_asan::AllocationMetadata *AllocationMeta);95 const gwp_asan::AllocationMetadata *AllocationMeta, uintptr_t *Buffer,102 const gwp_asan::AllocationMetadata *AllocationMeta);108 const gwp_asan::AllocationMetadata *AllocationMeta);118 const gwp_asan::AllocationMetadata *AllocationMeta, uintptr_t *Buffer,
14 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef37 constexpr size_t AllocationMetadata::kStackFrameStorageBytes;38 constexpr size_t AllocationMetadata::kMaxTraceLengthToCollect;40 void AllocationMetadata::RecordAllocation(uintptr_t AllocAddr, in RecordAllocation()51 void AllocationMetadata::RecordDeallocation() { in RecordDeallocation()56 void AllocationMetadata::CallSiteInfo::RecordBacktrace( in RecordBacktrace()72 AllocationMetadata::kStackFrameStorageBytes); in RecordBacktrace()
17 using AllocationMetadata = gwp_asan::AllocationMetadata; typedef77 Metadata = reinterpret_cast<AllocationMetadata *>( in init()120 const AllocationMetadata &Meta = Metadata[i]; in iterate()224 AllocationMetadata *Meta = addrToMetadata(SlotStart); in allocate()277 AllocationMetadata *Meta = addrToMetadata(UPtr); in deallocate()317 AllocationMetadata *Meta = addrToMetadata(reinterpret_cast<uintptr_t>(Ptr)); in getSize()322 AllocationMetadata *GuardedPoolAllocator::addrToMetadata(uintptr_t Ptr) const { in addrToMetadata()
113 const AllocationMetadata *getMetadataRegion() const { return Metadata; } in getMetadataRegion()176 AllocationMetadata *addrToMetadata(uintptr_t Ptr) const;209 AllocationMetadata *Metadata = nullptr;
40 struct AllocationMetadata { struct
26 using gwp_asan::AllocationMetadata;43 const gwp_asan::AllocationMetadata *Metadata, in printHeader()89 const gwp_asan::AllocationMetadata *Metadata, in dumpReport()115 const gwp_asan::AllocationMetadata *AllocMeta = in dumpReport()