Searched refs:app_oat (Results 1 – 2 of 2) sorted by relevance
1412 RelocationRange app_oat(reinterpret_cast<uintptr_t>(image_header->GetOatDataBegin()), in RelocateInPlace() local1418 VLOG(image) << "App oat " << app_oat; in RelocateInPlace()1433 ForwardCode forward_code(boot_image, app_oat); in RelocateInPlace()
347 const char* app_oat, in OatDumperOptions() argument360 app_oat_(app_oat), in OatDumperOptions()