Searched refs:cardtable_begin (Results 1 – 1 of 1) sorted by relevance
71 byte* cardtable_begin = mem_map->Begin(); in Create() local72 CHECK(cardtable_begin != NULL); in Create()77 byte* biased_begin = reinterpret_cast<byte*>(reinterpret_cast<uintptr_t>(cardtable_begin) - in Create()