Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dspace_bitmap.cc161 uintptr_t begin_offset = reinterpret_cast<uintptr_t>(begin) - heap_begin_; in ClearRange() local
/art/oatdump/
Doatdump.cc738 uintptr_t begin_offset = reinterpret_cast<uintptr_t>(oat_data) - in ComputeSize() local
1587 uint32_t begin_offset = mirror::ObjectArray<mirror::Object>::OffsetOfElement(0).Uint32Value(); in GetBootImageLiveObjectsDataRange() local
/art/runtime/gc/collector/
Dmark_compact.cc2700 MemberOffset begin_offset(page - reinterpret_cast<uint8_t*>(curr_obj)); in UpdateNonMovingPage() local