Searched refs:AllocationMeta (Results 1 – 2 of 2) sorted by relevance
108 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_address() argument109 return AllocationMeta->Addr; in __gwp_asan_get_allocation_address()113 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_size() argument114 return AllocationMeta->RequestedSize; in __gwp_asan_get_allocation_size()118 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_thread_id() argument119 return AllocationMeta->AllocationTrace.ThreadID; in __gwp_asan_get_allocation_thread_id()123 const gwp_asan::AllocationMetadata *AllocationMeta, uintptr_t *Buffer, in __gwp_asan_get_allocation_trace() argument127 AllocationMeta->AllocationTrace.CompressedTrace, in __gwp_asan_get_allocation_trace()128 AllocationMeta->AllocationTrace.TraceSize, UncompressedBuffer, in __gwp_asan_get_allocation_trace()137 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_is_deallocated() argument[all …]
82 const gwp_asan::AllocationMetadata *AllocationMeta);86 const gwp_asan::AllocationMetadata *AllocationMeta);92 const gwp_asan::AllocationMetadata *AllocationMeta);101 const gwp_asan::AllocationMetadata *AllocationMeta, uintptr_t *Buffer,108 const gwp_asan::AllocationMetadata *AllocationMeta);114 const gwp_asan::AllocationMetadata *AllocationMeta);124 const gwp_asan::AllocationMetadata *AllocationMeta, uintptr_t *Buffer,