Home
last modified time | relevance | path

Searched defs:getCapacity (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_base.h73 uptr getCapacity() { return invokeImpl(&Derived::getCapacityImpl); } getCapacity() function
116 uptr getCapacity() { return invokeImpl(&Derived::getCapacityImpl); } getCapacity() function