HomeSort by relevance Sort by last modified time
    Searched defs:oat_data_end (Results 1 - 2 of 2) sorted by null

  /art/compiler/
image_test.cc 174 uint32_t oat_data_end = ART_BASE_ADDRESS + (9 * KB); local
184 oat_data_end,
image_writer.cc 442 const byte* oat_data_end = oat_data_begin_ + oat_file_->Size(); local
454 reinterpret_cast<uint32_t>(oat_data_end),

Completed in 196 milliseconds