Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.cc1676 void MarkCompact::SlideBlackPage(mirror::Object* first_obj, in SlideBlackPage()
2070 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in FreeFromSpacePages() local
2090 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in FreeFromSpacePages() local
2213 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in CompactMovingSpace() local
2241 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in CompactMovingSpace() local
2343 mirror::Object* first_obj = nullptr; in UpdateMovingSpaceBlackAllocations() local
2462 mirror::Object* first_obj = first_objs_non_moving_space_[idx].AsMirrorPtr(); in UpdateNonMovingSpaceBlackAllocations() local
2544 void operator()(uint8_t* page_begin, uint8_t* first_obj) ALWAYS_INLINE in operator ()()
3139 mirror::Object* first_obj = first_objs_moving_space_[page_idx].AsMirrorPtr(); in ConcurrentlyProcessMovingPage() local
3321 uint8_t* first_obj = arena_iter->first->GetFirstObject(fault_page); in ConcurrentlyProcessLinearAllocPage() local