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

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

Completed in 35 milliseconds