Searched refs:Elf32_Off (Results 1 – 3 of 3) sorted by relevance
8 typedef unsigned int Elf32_Off; typedef61 Elf32_Off e_phoff;62 Elf32_Off e_shoff;97 Elf32_Off p_offset;
45 #define elf_addr_t Elf32_Off
202 Elf32_Off section_begin = ehdr->e_shoff + ehdr->e_shnum * ehdr->e_shentsize; in elf_validate_sections()