Home
last modified time | relevance | path

Searched defs:end_offset (Results 1 – 6 of 6) 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.cc115 size_t end_offset = 0; in TEST_F() local
Dspace_bitmap.cc124 uintptr_t end_offset = reinterpret_cast<uintptr_t>(end) - heap_begin_; in ClearRange() local
/art/runtime/mirror/
Dclass-inl.h207 uint32_t end_offset) { in GetMethodsSliceRangeUnchecked()
/art/dex2oat/linker/
Doat_writer.cc3714 size_t end_offset = start_offset + oat_dex_file->dex_file_size_; in WriteDexFile() local
3775 size_t end_offset = start_offset + oat_dex_file->dex_file_size_; in WriteDexFile() local
/art/oatdump/
Doatdump.cc655 uintptr_t end_offset = *it; in ComputeSize() local