Home
last modified time | relevance | path

Searched defs:chunk_idx (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericBitset.cpp125 size_t chunk_idx = idx % *bit_size; in GetChildAtIndex() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h293 uptr chunk_idx; member
H A Dsanitizer_allocator_primary64.h264 uptr chunk_idx = GetChunkIdx((uptr)p, size); in GetBlockBegin() local
287 uptr chunk_idx = GetChunkIdx(reinterpret_cast<uptr>(p), size); in GetMetaData() local