Searched defs:ElfTypes64 (Results 1 – 1 of 1) sorted by relevance
69 struct ElfTypes64 { struct70 using AddressType = uint64_t;71 using Chdr = Elf64_Chdr;72 using Dyn = Elf64_Dyn;73 using Ehdr = Elf64_Ehdr;74 using Nhdr = Elf64_Nhdr;75 using Phdr = Elf64_Phdr;76 using Shdr = Elf64_Shdr;77 using Sym = Elf64_Sym;