Searched refs:AllocationMeta (Results 1 – 2 of 2) sorted by relevance
100 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_address() argument101 return AllocationMeta->Addr; in __gwp_asan_get_allocation_address()105 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_size() argument106 return AllocationMeta->RequestedSize; in __gwp_asan_get_allocation_size()110 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_thread_id() argument111 return AllocationMeta->AllocationTrace.ThreadID; in __gwp_asan_get_allocation_thread_id()119 AllocationMeta->AllocationTrace.CompressedTrace, in __gwp_asan_get_allocation_trace()129 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_is_deallocated() argument130 return AllocationMeta->IsDeallocated; in __gwp_asan_is_deallocated()135 return AllocationMeta->DeallocationTrace.ThreadID; in __gwp_asan_get_deallocation_thread_id()[all …]
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,