Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp105 static void OnLowLevelAllocate(uptr ptr, uptr size) { in OnLowLevelAllocate() function
467 SetLowLevelAllocateCallback(OnLowLevelAllocate); in AsanInitInternal()