Home
last modified time | relevance | path

Searched defs:SCUDO_ALLOCATOR (Results 1 – 2 of 2) sorted by relevance

/external/scudo/standalone/
Dwrappers_c.cpp22 #define SCUDO_ALLOCATOR Allocator macro
28 scudo::Allocator<scudo::Config, SCUDO_PREFIX(malloc_postinit)> SCUDO_ALLOCATOR; variable
Dwrappers_c_bionic.cpp23 #define SCUDO_ALLOCATOR Allocator macro
28 SCUDO_ALLOCATOR; variable