Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dwrappers_c_bionic.cpp23 #define SCUDO_ALLOCATOR Allocator macro
27 SCUDO_ALLOCATOR; variable
36 #define SCUDO_ALLOCATOR SvelteAllocator macro
41 SCUDO_ALLOCATOR; variable
Dwrappers_c.cpp22 #define SCUDO_ALLOCATOR Allocator macro
29 scudo::Allocator<scudo::Config, SCUDO_PREFIX(malloc_postinit)> SCUDO_ALLOCATOR; variable
/external/scudo/standalone/
Dwrappers_c_bionic.cpp23 #define SCUDO_ALLOCATOR Allocator macro
28 SCUDO_ALLOCATOR; variable
37 #define SCUDO_ALLOCATOR SvelteAllocator macro
43 SCUDO_ALLOCATOR; variable
Dwrappers_c.cpp22 #define SCUDO_ALLOCATOR Allocator macro
30 scudo::Allocator<scudo::Config, SCUDO_PREFIX(malloc_postinit)> SCUDO_ALLOCATOR; variable