Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h206 uint32_t size_code_size_; variable
Doat_writer.cc62 size_code_size_(0), in OatWriter()
483 DO_STAT(size_code_size_); in Write()
707 size_code_size_ += sizeof(code_size); in WriteCodeMethod()