HomeSort by relevance Sort by last modified time
    Searched refs:GetImageEnd (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
immune_spaces.cc 52 space_end = RoundUp(reinterpret_cast<uintptr_t>(image_space->GetImageEnd()), kPageSize);
  /art/runtime/gc/space/
image_space.h 146 uint8_t* GetImageEnd() const {

Completed in 59 milliseconds