Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_rtl.cc106 static void OnLowLevelAllocate(uptr ptr, uptr size) { in OnLowLevelAllocate() function
445 SetLowLevelAllocateCallback(OnLowLevelAllocate); in AsanInitInternal()