Home
last modified time | relevance | path

Searched defs:image_file_location_oat_data_begin (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat.cc45 uint32_t image_file_location_oat_data_begin, in Create()
66 uint32_t image_file_location_oat_data_begin, in OatHeader()
/art/dex2oat/
Ddex2oat.cc413 uintptr_t image_file_location_oat_data_begin = 0; in CreateOatFile() local