Home
last modified time | relevance | path

Searched refs:second_addr (Results 1 – 2 of 2) sorted by relevance

/system/core/mkbootimg/
Dbootimg.h42 uint32_t second_addr; /* physical load addr */ member
/system/core/fastboot/
Dbootimg_utils.cpp67 hdr->second_addr = base + second_offset; in mkbootimg()