Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_layout.h75 void CombineSection(uint32_t start_offset, uint32_t end_offset) { in CombineSection()
/art/runtime/gc/accounting/
Dcard_table_test.cc116 size_t end_offset = 0; in TEST_F() local
Dspace_bitmap.cc162 uintptr_t end_offset = reinterpret_cast<uintptr_t>(end) - heap_begin_; in ClearRange() local
/art/runtime/
Dvdex_file.cc512 uint32_t end_offset = verifier::VerifierDeps::kNotVerifiedMarker; in ComputeClassStatus() local
Dtrace.cc1571 size_t end_offset, in FlushEntriesFormatV1()
/art/runtime/mirror/
Dclass-inl.h217 uint32_t end_offset) { in GetMethodsSliceRangeUnchecked()
/art/oatdump/
Doatdump.cc742 uintptr_t end_offset = *it; in ComputeSize() local
1588 uint32_t end_offset = mirror::ObjectArray<mirror::Object>::OffsetOfElement( in GetBootImageLiveObjectsDataRange() local
/art/runtime/gc/collector/
Dmark_compact.cc2745 MemberOffset end_offset(page + gPageSize - reinterpret_cast<uint8_t*>(curr_obj)); in UpdateNonMovingPage() local