Home
last modified time | relevance | path

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

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp431 uptr getUsableSize(const void *Ptr, UnpackedHeader *Header) { in getUsableSize() function
458 uptr getUsableSize(const void *Ptr) { in getUsableSize() function
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp98 static inline uptr getUsableSize(const void *Ptr, UnpackedHeader *Header) { in getUsableSize() function
542 uptr getUsableSize(const void *Ptr) { in getUsableSize() function
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dcombined.h742 uptr getUsableSize(const void *Ptr) { in getUsableSize() function
/external/scudo/standalone/
Dcombined.h810 uptr getUsableSize(const void *Ptr) { in getUsableSize() function