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.cc413 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.cc621 uint32_t start_offset, in AddAnnotationsFromMapListSection()
/art/dex2oat/linker/
Doat_writer.cc2472 uint32_t start_offset, in WriteQuickeningInfoOffsetsMethodVisitor()
2531 size_t start_offset = RoundUp(initial_offset, 4u); in WriteQuickeningInfo() local
2633 size_t start_offset = RoundUp(initial_offset, 4u); in WriteVerifierDeps() local
3364 size_t start_offset = RoundUp(initial_offset, 4); in SeekToDexFile() local
3505 size_t start_offset = vdex_size_; in WriteDexFile() local
3592 size_t start_offset = vdex_size_; in WriteDexFile() local
Dimage_writer.cc2478 const size_t start_offset = bin_offset; in CalculateNewObjectOffsets() local
/art/runtime/mirror/
Dclass-inl.h213 uint32_t start_offset, in GetMethodsSliceRangeUnchecked()
/art/compiler/optimizing/
Dloop_optimization.cc2230 uint32_t start_offset = in ComputeAlignment() local
/art/runtime/
Dclass_linker.cc327 uint32_t start_offset; // The offset from the start of the object. member
8377 uint32_t start_offset = RoundUp(super_class->GetObjectSize(), in CreateReferenceInstanceOffsets() local