Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
Dcommon.h54 void RecordDeallocation();
Dcommon.cpp51 void AllocationMetadata::RecordDeallocation() { in RecordDeallocation() function in gwp_asan::AllocationMetadata
Dguarded_pool_allocator.cpp295 Meta->RecordDeallocation(); in deallocate()