Home
last modified time | relevance | path

Searched defs:boot_image_size (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dimage.cc46 uint32_t boot_image_size, in ImageHeader()
/art/runtime/gc/space/
Dimage_space.cc1160 const uint32_t boot_image_size = boot_oat_end - boot_image_begin; in RelocateInPlace() local