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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h297 uptr chunk_idx; member in struct:LargeMmapAllocator::Header
H A Dsanitizer_allocator_primary64.h208 uptr chunk_idx = GetChunkIdx(reinterpret_cast<uptr>(p), size); local

Completed in 64 milliseconds