Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.cpp25 #define SCUDO_ALLOCATOR Allocator macro
31 scudo::Allocator<scudo::Config, SCUDO_PREFIX(malloc_postinit)> SCUDO_ALLOCATOR; variable
H A Dwrappers_c_bionic.cpp26 #define SCUDO_ALLOCATOR Allocator macro
31 SCUDO_ALLOCATOR; variable