Searched defs:first_obj (Results 1 – 1 of 1) sorted by relevance
1676 void MarkCompact::SlideBlackPage(mirror::Object* first_obj, in SlideBlackPage()2070 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in FreeFromSpacePages() local2090 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in FreeFromSpacePages() local2213 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in CompactMovingSpace() local2241 mirror::Object* first_obj = first_objs_moving_space_[idx].AsMirrorPtr(); in CompactMovingSpace() local2343 mirror::Object* first_obj = nullptr; in UpdateMovingSpaceBlackAllocations() local2462 mirror::Object* first_obj = first_objs_non_moving_space_[idx].AsMirrorPtr(); in UpdateNonMovingSpaceBlackAllocations() local2544 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() local3321 uint8_t* first_obj = arena_iter->first->GetFirstObject(fault_page); in ConcurrentlyProcessLinearAllocPage() local