Home
last modified time | relevance | path

Searched defs:boot_image_begin (Results 1 – 2 of 2) 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