Home
last modified time | relevance | path

Searched defs:boot_image (Results 1 – 3 of 3) sorted by relevance

/art/imgdiag/
Dimgdiag_test.cc86 bool Exec(pid_t image_diff_pid, const std::string& boot_image, std::string* error_msg) { in Exec()
/art/runtime/gc/space/
Dimage_space.cc656 FixupVisitor(const RelocationRange& boot_image, in FixupVisitor()
995 RelocationRange boot_image(image_header.GetBootImageBegin(), in RelocateInPlace() local
/art/compiler/driver/
Dcompiler_driver.cc363 bool boot_image, in CompilerDriver()