Searched refs:ASAN_MEMCPY_IMPL (Results 1 – 1 of 1) sorted by relevance
395 #define ASAN_MEMCPY_IMPL(ctx, to, from, size) do { \ macro413 ASAN_MEMCPY_IMPL(nullptr, to, from, size); in __asan_memcpy()458 ASAN_MEMCPY_IMPL(ctx, to, from, size); in INTERCEPTOR()