Searched refs:SCUDO_CAN_USE_HOOKS (Results 1 – 2 of 2) sorted by relevance
59 #ifndef SCUDO_CAN_USE_HOOKS61 # define SCUDO_CAN_USE_HOOKS 1 macro63 # define SCUDO_CAN_USE_HOOKS 0 macro
396 if (SCUDO_CAN_USE_HOOKS && &__sanitizer_malloc_hook) in allocate()452 if (SCUDO_CAN_USE_HOOKS && &__sanitizer_free_hook) in deallocate()