Home
last modified time | relevance | path

Searched defs:code_size_ (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dstack_map_stream.h128 uint32_t code_size_ = 0; variable
/art/compiler/jit/
Djit_logger.cc169 uint64_t code_size_; // Size of the jitted code. member
/art/runtime/oat/
Dstack_map.h578 uint32_t code_size_ = 0; // The size of native PC range in bytes. variable
/art/dex2oat/linker/
Doat_writer.h411 size_t code_size_; variable