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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator_secondary.h168 static uptr GetActuallyAllocatedSize(void *Ptr) { function in class:LargeMmapAllocator
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h145 uptr GetActuallyAllocatedSize(void *p) { function in class:CombinedAllocator
H A Dsanitizer_allocator_secondary.h168 uptr GetActuallyAllocatedSize(void *p) { function in class:LargeMmapAllocator
H A Dsanitizer_allocator_primary32.h214 uptr GetActuallyAllocatedSize(void *p) { function in class:SizeClassAllocator32
H A Dsanitizer_allocator_primary64.h198 uptr GetActuallyAllocatedSize(void *p) { function in class:SizeClassAllocator64

Completed in 108 milliseconds