Searched refs:iboot_hdr (Results 1 – 1 of 1) sorted by relevance
1260 struct boot_img_hdr_v34 *iboot_hdr = NULL; in populate_andr_img_hdr() local1310 iboot_hdr = extract_boot_image_v34_header(dev_desc, &part_init_boot); in populate_andr_img_hdr()1311 if (!iboot_hdr) in populate_andr_img_hdr()1313 if (!iboot_hdr->ramdisk_size) { in populate_andr_img_hdr()1327 iboot_hdr, andr_hdr, false)) { in populate_andr_img_hdr()1335 if (iboot_hdr) in populate_andr_img_hdr()1336 free(iboot_hdr); in populate_andr_img_hdr()