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.cc1147 uint32_t boot_image_end = 0; in RelocateInPlace() local
/art/dex2oat/linker/
Dimage_writer.cc2703 uint32_t boot_image_end = 0; in CreateHeader() local
/art/runtime/gc/
Dheap.cc4261 uint32_t* boot_image_end, in GetBootImagesSize()