Searched defs:boot_image_size (Results 1 – 2 of 2) sorted by relevance
46 uint32_t boot_image_size, in ImageHeader()
1160 const uint32_t boot_image_size = boot_oat_end - boot_image_begin; in RelocateInPlace() local