Home
last modified time | relevance | path

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

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