Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan.h125 void HwasanAllocatorUnlock();
H A Dhwasan_allocator.cpp167 void HwasanAllocatorUnlock() { allocator.ForceUnlock(); } in HwasanAllocatorUnlock() function
547 __hwasan::HwasanAllocatorUnlock(); in UnlockAllocator()