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

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

Completed in 93 milliseconds