Searched refs:phend (Results 1 – 1 of 1) sorted by relevance
24 size_t phend; in mdt_header_valid() local38 phend = size_add(size_mul(sizeof(struct elf32_phdr), ehdr->e_phnum), ehdr->e_phoff); in mdt_header_valid()39 if (phend > fw->size) in mdt_header_valid()
Completed in 4 milliseconds