Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.cc2588 uint32_t from_space_offset = cur_state & ~kPageStateMask; in MapMovingSpacePages() local
2590 uint8_t* from_space_start = from_space_begin_ + from_space_offset; in MapMovingSpacePages()