Home
last modified time | relevance | path

Searched defs:app_image (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc658 const RelocationRange& app_image, in FixupVisitor()
1001 RelocationRange app_image(reinterpret_cast<uintptr_t>(image_header.GetImageBegin()), in RelocateInPlace() local
/art/oatdump/
Doatdump.cc293 const char* app_image, in OatDumperOptions()
/art/compiler/driver/
Dcompiler_driver.cc364 bool app_image, in CompilerDriver()
/art/runtime/
Dclass_linker.cc1569 const bool app_image = class_loader.Get() != nullptr; in AddImageSpace() local