Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h361 uint32_t size_oat_class_method_offsets_; variable
Doat_writer.cc315 size_oat_class_method_offsets_(0), in OatWriter()
1597 DO_STAT(size_oat_class_method_offsets_); in WriteCode()
2465 oat_writer->size_oat_class_method_offsets_ += GetMethodOffsetsRawSize(); in Write()