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

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fake_stack.cpp220 static ALWAYS_INLINE uptr OnMallocAlways(uptr class_id, uptr size) { function in namespace:__asan
250 return OnMallocAlways(class_id, size); \

Completed in 83 milliseconds