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

  /system/core/mkbootimg/
bootimg.h 42 uint32_t second_addr; /* physical load addr */ member in struct:boot_img_hdr
89 ** 6. if second_size != 0: jump to second_addr
  /system/core/fastboot/
bootimg_utils.cpp 67 hdr->second_addr = base + second_offset;

Completed in 229 milliseconds