Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h124 RunFreeHooks(ptr); \
/external/compiler-rt/lib/lsan/
Dlsan_allocator.cc108 RunFreeHooks(p); in Deallocate()
/external/compiler-rt/lib/msan/
Dmsan.h326 RunFreeHooks(ptr); \
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cc239 RunFreeHooks(ptr); in invoke_free_hook()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cc436 void RunFreeHooks(const void *ptr) { in RunFreeHooks() function
Dsanitizer_common.h112 void RunFreeHooks(const void *ptr);