Home
last modified time | relevance | path

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

/art/runtime/
Dwrite_barrier-inl.h41 [[maybe_unused]] int start_offset, in ForArrayWrite()
Dclass_linker.cc9886 uint32_t start_offset = RoundUp(super_class->GetObjectSize(), in CreateReferenceInstanceOffsets() local
/art/libdexfile/dex/
Ddex_file_layout.h75 void CombineSection(uint32_t start_offset, uint32_t end_offset) { in CombineSection()
Ddex_file.cc550 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/runtime/mirror/
Dclass-inl.h215 uint32_t start_offset, in GetMethodsSliceRangeUnchecked()
/art/compiler/optimizing/
Dloop_optimization.cc2807 uint32_t start_offset = in ComputeAlignment() local
/art/dex2oat/linker/
Dimage_writer.cc3257 for (const size_t start_offset : image_info.padding_offsets_) { in CopyAndFixupObjects() local