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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp97 static INLINE uptr getUsableSize(const void *Ptr, UnpackedHeader *Header) { function in namespace:__scudo::Chunk
541 uptr getUsableSize(const void *Ptr) { function in struct:__scudo::Allocator

Completed in 103 milliseconds