Searched refs:Elf64 (Results 1 – 1 of 1) sorted by relevance
66 class Elf64 { class76 Elf64() = delete;77 Elf64(const Elf64&) = delete;78 const Elf64& operator=(const Elf64&) = delete;514 result = ElfFileImpl<Elf64>::Create(path, fd, error_msg); in Load()