Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp157 uptr actually_allocated_size = allocator.GetActuallyAllocatedSize(old_p); in DFsanReallocate() local
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp272 uptr actually_allocated_size = allocator.GetActuallyAllocatedSize(old_p); in MsanReallocate() local