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 64 uint32_t oat_data_end = ART_BASE_ADDRESS + (9 * KB); local
74 oat_data_end,
image_writer.cc 1924 const uint8_t* oat_data_end = image_info.oat_data_begin_ + image_info.oat_size_; local
    [all...]

Completed in 40 milliseconds