Home
last modified time | relevance | path

Searched refs:BackendT (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.h108 typedef CombinedAllocator BackendT; typedef
Dscudo_allocator.cpp71 static BackendT &getBackend();
231 BackendT Backend;
668 static BackendT &getBackend() { in getBackend()