Home
last modified time | relevance | path

Searched refs:image_base (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc466 uintptr_t image_base, in CreateImageFile() argument
475 if (!image_writer.Write(image_filename, image_base, oat_filename, oat_location, in CreateImageFile()
867 uintptr_t image_base = 0; in dex2oat() local
975 image_base = strtoul(image_base_str, &end, 16); in dex2oat()
1200 if (image_base == 0) { in dex2oat()
1627 image_base, in dex2oat()