HomeSort by relevance Sort by last modified time
    Searched refs:second_addr (Results 1 - 3 of 3) sorted by null

  /system/core/mkbootimg/
bootimg.h 39 unsigned second_addr; /* physical load addr */ member in struct:boot_img_hdr
75 ** 6. if second_size != 0: jump to second_addr
mkbootimg.c 168 hdr.second_addr = base + second_offset;
  /system/core/fastboot/
bootimg.c 74 hdr->second_addr = base + second_offset;

Completed in 40 milliseconds