Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_layout.h85 void CombineSection(uint32_t start_offset, uint32_t end_offset) { in CombineSection()
Ddex_file.cc414 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.cc42 const uint32_t start_offset = stream->Tell(); in WriteDebugInfoOffsetTable() local
Ddex_ir_builder.cc622 uint32_t start_offset, in AddAnnotationsFromMapListSection()
/art/dex2oat/linker/
Doat_writer.cc2489 uint32_t start_offset, in WriteQuickeningInfoOffsetsMethodVisitor()
2545 size_t start_offset = RoundUp(vdex_size_, 4u); in WriteQuickeningInfo() local
2605 size_t start_offset = RoundUp(initial_offset, 4u); in WriteVerifierDeps() local
Dimage_writer.cc3041 for (const size_t start_offset : image_info.padding_offsets_) { in CopyAndFixupObjects() local
/art/runtime/mirror/
Dclass-inl.h215 uint32_t start_offset, in GetMethodsSliceRangeUnchecked()
/art/compiler/optimizing/
Dloop_optimization.cc2197 uint32_t start_offset = in ComputeAlignment() local
/art/runtime/
Dclass_linker.cc611 uint32_t start_offset; // The offset from the start of the object. member
8659 uint32_t start_offset = RoundUp(super_class->GetObjectSize(), in CreateReferenceInstanceOffsets() local