Searched refs:MALLOC_RED_ZONE (Results 1 – 6 of 6) sorted by relevance
28 #ifndef MALLOC_RED_ZONE29 #define MALLOC_RED_ZONE macro38 #if defined(MALLOC_RED_ZONE) && !defined(MALLOC_FREELIST_QUARANTINE)39 #error MALLOC_RED_ZONE can be only applied when MALLOC_FREELIST_QUARANTINE is set.
22 #ifdef MALLOC_RED_ZONE66 #ifndef MALLOC_RED_ZONE74 #ifndef MALLOC_RED_ZONE84 #ifndef MALLOC_RED_ZONE115 #ifdef MALLOC_RED_ZONE148 #ifdef MALLOC_RED_ZONE
49 #ifdef MALLOC_RED_ZONE327 #ifdef MALLOC_RED_ZONE462 #ifdef MALLOC_RED_ZONE in expand_heap()490 #ifdef MALLOC_RED_ZONE in adjust_size()596 #ifdef MALLOC_RED_ZONE in pretrim()620 #ifdef MALLOC_RED_ZONE in trim()646 #ifdef MALLOC_RED_ZONE in internal_malloc()664 #ifdef MALLOC_RED_ZONE in internal_malloc()701 #ifdef MALLOC_RED_ZONE in internal_malloc()716 #ifdef MALLOC_RED_ZONE in internal_malloc()[all …]
4 #ifdef MALLOC_RED_ZONE29 #ifndef MALLOC_RED_ZONE in internal_malloc_usable_size()
52 #ifdef MALLOC_RED_ZONE in __memalign()70 #ifdef MALLOC_RED_ZONE in __memalign()
399 defines += [ "MALLOC_RED_ZONE" ]