Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_layout.h85 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.cc126 uintptr_t end_offset = reinterpret_cast<uintptr_t>(end) - heap_begin_; in ClearRange() local
/art/runtime/mirror/
Dclass-inl.h216 uint32_t end_offset) { in GetMethodsSliceRangeUnchecked()
/art/oatdump/
Doatdump.cc698 uintptr_t end_offset = *it; in ComputeSize() local
1667 uint32_t end_offset = mirror::ObjectArray<mirror::Object>::OffsetOfElement( in GetBootImageLiveObjectsDataRange() local