Searched defs:ElfTypes64 (Results 1 – 1 of 1) sorted by relevance
61 struct ElfTypes64 { struct62 using AddressType = uint64_t;63 using Dyn = Elf64_Dyn;64 using Ehdr = Elf64_Ehdr;65 using Nhdr = Elf64_Nhdr;66 using Phdr = Elf64_Phdr;67 using Shdr = Elf64_Shdr;68 using Sym = Elf64_Sym;