Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dimmune_spaces.cc46 uintptr_t space_begin = reinterpret_cast<uintptr_t>(space->Begin()); in CreateLargestImmuneRegion() local
Dmark_compact.cc923 uint8_t* space_begin = bump_pointer_space_->Begin(); in PrepareForCompaction() local
2453 uint8_t* const space_begin = non_moving_space_->Begin(); in UpdateNonMovingSpaceBlackAllocations() local
/art/runtime/
Dclass_linker.cc1909 uintptr_t space_begin = reinterpret_cast<uintptr_t>(space->Begin()); in CheckObjects() local