Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dcard_table_test.cc112 size_t start_offset = 0; in TEST_F() local
/art/compiler/
Doat_writer.cc1971 size_t start_offset = RoundUp(initial_offset, 4u); in WriteQuickeningInfo() local
2020 size_t start_offset = RoundUp(initial_offset, 4u); in WriteVerifierDeps() local
2423 size_t start_offset = RoundUp(initial_offset, 4); in SeekToDexFile() local
2521 size_t start_offset = kIsVdexEnabled ? vdex_size_ : oat_data_offset_ + oat_size_; in WriteDexFile() local
2614 size_t start_offset = kIsVdexEnabled ? vdex_size_ : oat_data_offset_ + oat_size_; in WriteDexFile() local
/art/runtime/
Ddex_file.cc873 size_t start_offset = offset; in CreateTypeList() local
Dclass_linker.cc275 uint32_t start_offset; // The offset from the start of the object. member
7816 uint32_t start_offset = RoundUp(super_class->GetObjectSize(), in CreateReferenceInstanceOffsets() local