Home
last modified time | relevance | path

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

/art/runtime/
Dimage.cc40 uint32_t boot_image_begin, in ImageHeader()
/art/runtime/gc/space/
Dimage_space.cc1160 uint32_t boot_image_begin = 0; in RelocateInPlace() local
/art/compiler/
Dimage_writer.cc1951 uint32_t boot_image_begin = 0; in CreateHeader() local
/art/runtime/gc/
Dheap.cc4001 void Heap::GetBootImagesSize(uint32_t* boot_image_begin, in GetBootImagesSize()