Searched refs:firstlen (Results 1 – 2 of 2) sorted by relevance
69 size_t firstlen; member109 ef->firstlen = (size_t)bytes_read; in __elfN()110 if (bytes_read < 0 || ef->firstlen <= sizeof (Elf_Ehdr)) { in __elfN()411 if ((ehdr->e_phoff + ehdr->e_phnum * sizeof (*phdr)) > ef->firstlen) { in __elfN()449 if (ef->firstlen > phdr[i].p_offset) { in __elfN()450 fpcopy = ef->firstlen - phdr[i].p_offset; in __elfN()
2038 int firstlen, hdrlen, lastlen, lastlen0, npkt, overlen, paylen; in rtw_compute_duration() local2066 firstlen = fraglen + overlen; in rtw_compute_duration()2068 firstlen = paylen + overlen; in rtw_compute_duration()2074 rc = rtw_compute_duration1(firstlen + hdrlen, in rtw_compute_duration()