Home
last modified time | relevance | path

Searched refs:size_oat_dex_file_dex_layout_sections_offset_ (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/
Doat_writer.h529 uint32_t size_oat_dex_file_dex_layout_sections_offset_; variable
Doat_writer.cc465 size_oat_dex_file_dex_layout_sections_offset_(0), in OatWriter()
2663 DO_STAT(size_oat_dex_file_dex_layout_sections_offset_); in CheckOatSize()
3936 oat_writer->size_oat_dex_file_dex_layout_sections_offset_ += sizeof(dex_sections_layout_offset_); in Write()