Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_rtl.cc95 static void OnLowLevelAllocate(uptr ptr, uptr size) { in OnLowLevelAllocate() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_rtl.cc93 static void OnLowLevelAllocate(uptr ptr, uptr size) { in OnLowLevelAllocate() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_rtl.cpp97 static void OnLowLevelAllocate(uptr ptr, uptr size) { in OnLowLevelAllocate() function