Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_fuchsia.h35 uptr getCapacityImpl() { return WindowSize; } in getCapacityImpl() function
64 uptr getCapacityImpl() { return Capacity; } in getCapacityImpl() function
H A Dmem_map.h45 uptr getCapacityImpl() { return Capacity; } getCapacityImpl() function
67 uptr getCapacityImpl() { return Capacity; } getCapacityImpl() function