Home | History | Annotate | Download | only in dex2oat

Lines Matching refs:image_base

298                        uintptr_t image_base,
307 if (!image_writer.Write(image_filename, image_base, oat_filename, oat_location)) {
592 uintptr_t image_base = 0;
666 image_base = strtoul(image_base_str, &end, 16);
797 if (image_base == 0) {
1026 image_base,