Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc121 return SCUDO_ALLOCATOR.getUsableSize(ptr);
H A Dcombined.h749 uptr getUsableSize(const void *Ptr) { in getUsableSize() function