Home
last modified time | relevance | path

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

/art/runtime/
Dimage.cc45 uint32_t boot_image_begin, in ImageHeader()
Doat_file.cc2214 uint32_t boot_image_begin = Runtime::Current()->GetHeap()->GetBootImagesStartAddress(); in InitializeRelocations() local
/art/runtime/gc/space/
Dimage_space.cc776 uint32_t boot_image_begin = in InitAppImage() local
1385 static bool RelocateInPlace(uint32_t boot_image_begin, in RelocateInPlace()