Searched refs:Elf32_Off (Results 1 – 3 of 3) sorted by relevance
22 typedef uint32_t Elf32_Off; typedef32 Elf32_Off e_phoff;33 Elf32_Off e_shoff;48 Elf32_Off sh_offset;
316 o.sections[1].sh_offset = static_cast<Elf32_Off>(sizeof(o) + sizeOfSection);
105 typedef uint32_t Elf32_Off; typedef124 Elf32_Off e_phoff; // Program header table file offset125 Elf32_Off e_shoff; // Section header table file offset154 Elf32_Off p_offset; // Segment file offset179 Elf32_Off sh_offset; // Section file offset