Home
last modified time | relevance | path

Searched refs:MALLOC_FREELIST_HARDENED (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/src/internal/
H A Dmalloc_config.h20 #ifndef MALLOC_FREELIST_HARDENED
21 #define MALLOC_FREELIST_HARDENED macro
34 #if defined(MALLOC_FREELIST_QUARANTINE) && !defined(MALLOC_FREELIST_HARDENED)
35 #error MALLOC_FREELIST_QUARANTINE can be only applied when MALLOC_FREELIST_HARDENED is set.
/third_party/musl/src/internal/linux/
H A Dmalloc_config.h20 #ifndef MALLOC_FREELIST_HARDENED
21 #define MALLOC_FREELIST_HARDENED macro
34 #if defined(MALLOC_FREELIST_QUARANTINE) && !defined(MALLOC_FREELIST_HARDENED)
35 #error MALLOC_FREELIST_QUARANTINE can be only applied when MALLOC_FREELIST_HARDENED is set.
/third_party/musl/src/malloc/mallocng/
H A Dmeta.h77 #ifdef MALLOC_FREELIST_HARDENED in encode_ptr()
91 #ifdef MALLOC_FREELIST_HARDENED in queue()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmeta.h77 #ifdef MALLOC_FREELIST_HARDENED in encode_ptr()
91 #ifdef MALLOC_FREELIST_HARDENED in queue()

Completed in 2 milliseconds