Searched defs:ElfTypes32 (Results 1 – 1 of 1) sorted by relevance
50 struct ElfTypes32 { struct51 using AddressType = uint32_t;52 using Dyn = Elf32_Dyn;53 using Ehdr = Elf32_Ehdr;54 using Nhdr = Elf32_Nhdr;55 using Phdr = Elf32_Phdr;56 using Shdr = Elf32_Shdr;57 using Sym = Elf32_Sym;