Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h317 uint32_t size_gc_map_; variable
Doat_writer.cc97 size_gc_map_(0), in OatWriter()
1227 DO_STAT(size_gc_map_); in WriteCode()
1311 size_gc_map_ = relative_offset - gc_maps_offset; in WriteMaps()