Searched refs:sec_cnt (Results 1 – 1 of 1) sorted by relevance
673 ssize_t opt_hdr_sz, sec_cnt; in find_pe_overlay() local696 sec_cnt = archive_le16dec( in find_pe_overlay()713 if (bytes < offset + sec_cnt * PE_SEC_HDR_LEN) { in find_pe_overlay()715 offset + sec_cnt * PE_SEC_HDR_LEN, NULL); in find_pe_overlay()721 while (sec_cnt > 0) { in find_pe_overlay()730 sec_cnt--; in find_pe_overlay()