Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dcommon.cpp51 void AllocationMetadata::RecordDeallocation() { in RecordDeallocation() function in gwp_asan::AllocationMetadata
H A Dcommon.h75 void RecordDeallocation();
H A Dguarded_pool_allocator.cpp357 Meta->RecordDeallocation(); in deallocate()