Home
last modified time | relevance | path

Searched refs:RecordDeallocation (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
HDguarded_pool_allocator.h58 void RecordDeallocation(options::Backtrace_t Backtrace);
HDguarded_pool_allocator.cpp86 void GuardedPoolAllocator::AllocationMetadata::RecordDeallocation( in RecordDeallocation() function in gwp_asan::GuardedPoolAllocator::AllocationMetadata
233 Meta->RecordDeallocation(Backtrace); in deallocate()