Searched defs:LowLevelAllocator (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h152 // constructor, so all instances of LowLevelAllocator should be
154 class LowLevelAllocator { class in namespace:__sanitizer
163 // Allows to register tool-specific callbacks for LowLevelAllocator.
740 __sanitizer::LowLevelAllocator &alloc) {

Completed in 26 milliseconds