Home
last modified time | relevance | path

Searched refs:allocator_size (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_mac.cpp99 mi->allocator_size = last_byte_plus_one - (mi->allocator_ptr); in mi_extra_init()
100 CHECK_GT(mi->allocator_size, 0); in mi_extra_init()
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc44 uptr allocator_size;
323 mi->allocator_size = 0;
/src/usr.sbin/fstyp/
H A Dhammer2_disk.h1258 hammer2_off_t allocator_size; /* 0060 Total data space */ member