Home
last modified time | relevance | path

Searched defs:__sanitizer_free_hook (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Posix/
Dfree_hook_realloc.cc12 void __sanitizer_free_hook(const volatile void *ptr) { in __sanitizer_free_hook() function
/external/compiler-rt/test/asan/TestCases/Windows/
Dfree_hook_realloc.cc15 void __sanitizer_free_hook(const volatile void *ptr) { in __sanitizer_free_hook() function
/external/compiler-rt/test/sanitizer_common/TestCases/
Dmalloc_hook.cc21 void __sanitizer_free_hook(const volatile void *ptr) { in __sanitizer_free_hook() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cc29 void __sanitizer_free_hook(void *ptr) { in __sanitizer_free_hook() function
/external/compiler-rt/lib/asan/
Dasan_allocator.cc904 void __sanitizer_free_hook(void *ptr) { in __sanitizer_free_hook() function