Home | History | Annotate | Download | only in toolutil

Lines Matching refs:Elf32_Ehdr

659         Elf32_Ehdr  header32;
660 /* Elf32_Ehdr and ELF64_Ehdr are identical for the necessary fields. */
719 if(length<(int32_t)sizeof(Elf32_Ehdr)) {
791 static Elf32_Ehdr header32={
804 (Elf32_Off)sizeof(Elf32_Ehdr), /* e_shoff */
806 (Elf32_Half)sizeof(Elf32_Ehdr), /* eh_size */