Searched refs:boot_images_size_ (Results 1 – 1 of 1) sorted by relevance
710 return boot_images_size_; in GetBootImagesSize()715 return reinterpret_cast<uintptr_t>(p) - boot_images_start_address_ < boot_images_size_; in IsBootImageAddress()1603 uint32_t boot_images_size_; variable