Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dimage.cc46 uint32_t boot_image_begin, in ImageHeader()
H A Doat_file.cc2446 uint32_t boot_image_begin = Runtime::Current()->GetHeap()->GetBootImagesStartAddress(); in InitializeRelocations() local
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc540 uint32_t boot_image_begin = in InitAppImage() local
1161 static bool RelocateInPlace(uint32_t boot_image_begin, in RelocateInPlace()