reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/lsan/lsan_allocator.h
   34 void GetAllocatorCacheRange(uptr *begin, uptr *end);

References

projects/compiler-rt/lib/lsan/lsan_thread.cpp
   87   GetAllocatorCacheRange(&args.cache_begin, &args.cache_end);