Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h211 uint32_t size_gc_map_; variable
Doat_writer.cc67 size_gc_map_(0), in OatWriter()
488 DO_STAT(size_gc_map_); in Write()
787 size_gc_map_ += gc_map_size; in WriteCodeMethod()