Searched defs:MemoryRangeBitmap (Results 1 – 3 of 3) sorted by relevance
100 template class MemoryRangeBitmap<CardTable::kCardSize>; variable101 template class MemoryRangeBitmap<jit::kJitCodeAccountingBytes>; variable102 template class MemoryRangeBitmap<collector::MarkCompact::kAlignment>; variable
199 MemoryRangeBitmap(MemMap&& mem_map, uintptr_t begin, size_t num_bits) in MemoryRangeBitmap() function
56 template<size_t kAlignment> class MemoryRangeBitmap; variable68 template<size_t kAlignment> class MemoryRangeBitmap; variable