Home
last modified time | relevance | path

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

/art/runtime/
Dimage.cc38 uint32_t boot_image_begin, in ImageHeader()
/art/runtime/gc/space/
Dimage_space.cc973 uint32_t boot_image_begin = 0; in RelocateInPlace() local
/art/compiler/
Dimage_writer.cc1526 uint32_t boot_image_begin = 0; in CreateHeader() local
/art/runtime/gc/
Dheap.cc4129 void Heap::GetBootImagesSize(uint32_t* boot_image_begin, in GetBootImagesSize()