Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dstack_map_stream.h119 uint32_t code_size_ = 0; variable
/aosp12/art/compiler/jit/
H A Djit_logger.cc169 uint64_t code_size_; // Size of the jitted code. member
/aosp12/art/runtime/
H A Dstack_map.h506 uint32_t code_size_ = 0; // The size of native PC range in bytes. variable
/aosp12/art/dex2oat/linker/
H A Doat_writer.h403 size_t code_size_; variable