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