Searched refs:second_addr (Results 1 – 2 of 2) sorted by relevance
/system/core/mkbootimg/ | ||
D | bootimg.h | 42 uint32_t second_addr; /* physical load addr */ member |
/system/core/fastboot/ | ||
D | bootimg_utils.cpp | 67 hdr->second_addr = base + second_offset; in mkbootimg() |