Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 10 of 10) sorted by relevance

/art/libdexfile/dex/
Ddex_file_layout.h85 void CombineSection(uint32_t start_offset, uint32_t end_offset) { in CombineSection()
Ddex_file.cc431 size_t start_offset = offset; in CreateTypeList() local
/art/runtime/gc/accounting/
Dcard_table_test.cc113 size_t start_offset = 0; in TEST_F() local
/art/dexlayout/
Ddex_writer.cc575 const uint32_t start_offset = stream->Tell(); in WriteCodeItem() local
610 uint32_t start_offset = stream->Tell(); in WriteCodeItems() local
Dcompact_dex_writer.cc41 const uint32_t start_offset = stream->Tell(); in WriteDebugInfoOffsetTable() local
Ddex_ir_builder.cc622 uint32_t start_offset, in AddAnnotationsFromMapListSection()
/art/runtime/mirror/
Dclass-inl.h215 uint32_t start_offset, in GetMethodsSliceRangeUnchecked()
/art/compiler/optimizing/
Dloop_optimization.cc2301 uint32_t start_offset = in ComputeAlignment() local
/art/dex2oat/linker/
Dimage_writer.cc3005 for (const size_t start_offset : image_info.padding_offsets_) { in CopyAndFixupObjects() local
/art/runtime/
Dclass_linker.cc8902 uint32_t start_offset = RoundUp(super_class->GetObjectSize(), in CreateReferenceInstanceOffsets() local