Searched refs:app_oat (Results 1 – 2 of 2) sorted by relevance
1187 RelocationRange app_oat(reinterpret_cast<uintptr_t>(image_header.GetOatDataBegin()), in RelocateInPlace() local1193 VLOG(image) << "App oat " << app_oat; in RelocateInPlace()1208 ForwardCode forward_code(boot_image, app_oat); in RelocateInPlace()
350 const char* app_oat, in OatDumperOptions() argument363 app_oat_(app_oat), in OatDumperOptions()