Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.cc1807 void MarkCompact::SlideBlackPage(mirror::Object* first_obj, in SlideBlackPage()
2311 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in FreeFromSpacePages() local
2331 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in FreeFromSpacePages() local
2483 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in CompactMovingSpace() local
2527 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in CompactMovingSpace() local
2719 mirror::Object* first_obj = nullptr; in UpdateMovingSpaceBlackAllocations() local
2857 mirror::Object* first_obj = first_objs_non_moving_space_[idx].AsMirrorPtr(); in UpdateNonMovingSpaceBlackAllocations() local
2944 void MultiObjectArena(uint8_t* page_begin, uint8_t* first_obj) in MultiObjectArena()
3616 mirror::Object* first_obj = first_objs_moving_space_[page_idx].AsMirrorPtr(); in ConcurrentlyProcessMovingPage() local
3885 uint8_t* first_obj = arena_iter->first->GetFirstObject(fault_page); in ConcurrentlyProcessLinearAllocPage() local