Searched refs:Elf32_Ehdr (Results 1 – 5 of 5) sorted by relevance
36 Elf32_Ehdr *ehdr = (Elf32_Ehdr *)elfarray; in relocate_32bitbios()
33 static Elf32_Ehdr out_ehdr = {43 sizeof(Elf32_Ehdr), /* e_phoff */46 sizeof(Elf32_Ehdr), /* e_ehsize */133 static void endianadjust_ehdr32(Elf32_Ehdr *eh) in endianadjust_ehdr32()267 Elf32_Ehdr in32_ehdr; in main()
132 } Elf32_Ehdr; typedef560 #define Elf_Ehdr Elf32_Ehdr
137 Elf32_Ehdr e32;
359 const Elf32_Ehdr *ehdr = image_start; in elf_is_elfbinary()
Completed in 11 milliseconds