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

/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_rtl.cc358 static void OnLowLevelAllocate(uptr ptr, uptr size) { function in namespace:__asan
593 SetLowLevelAllocateCallback(OnLowLevelAllocate);

Completed in 40 milliseconds