Home | History | Annotate | Download | only in toolutil

Lines Matching refs:Elf32_Ehdr

639         Elf32_Ehdr  header32;
640 /* Elf32_Ehdr and ELF64_Ehdr are identical for the necessary fields. */
692 if(length<sizeof(Elf32_Ehdr)) {
764 static Elf32_Ehdr header32={
777 (Elf32_Off)sizeof(Elf32_Ehdr), /* e_shoff */
779 (Elf32_Half)sizeof(Elf32_Ehdr), /* eh_size */