Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.cc2565 const size_t extra_bytes = current_offset - before_offset; in WriteQuickeningInfo() local
2566 quicken_info_offset += extra_bytes; in WriteQuickeningInfo()