Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_rtl.cpp97 static void OnLowLevelAllocate(uptr ptr, uptr size) { in OnLowLevelAllocate() function
442 SetLowLevelAllocateCallback(OnLowLevelAllocate); in AsanInitInternal()