Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/msan/ | |
msan_allocator.cc | 217 uptr actually_allocated_size = allocator.GetActuallyAllocatedSize(old_p); local in function:__msan::MsanReallocate 218 if (new_size <= actually_allocated_size) { |
msan_allocator.cc | 217 uptr actually_allocated_size = allocator.GetActuallyAllocatedSize(old_p); local in function:__msan::MsanReallocate 218 if (new_size <= actually_allocated_size) { |