Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc974 uint32_t boot_image_end = 0; in RelocateInPlace() local
/art/compiler/
Dimage_writer.cc1527 uint32_t boot_image_end = 0; in CreateHeader() local
/art/runtime/gc/
Dheap.cc4130 uint32_t* boot_image_end, in GetBootImagesSize()