Searched refs:ElfFileImpl (Results 1 – 1 of 1) sorted by relevance
571 class ElfFileImpl {}; class574 class ElfFileImpl<llvm::object::ELFFile<ELFT>> : public ElfFile { class576 ElfFileImpl(BinaryWrapper&& wrapper, const llvm::object::ELFFile<ELFT>* elf) in ElfFileImpl() function in __anon9125126d0111::ElfFileImpl609 new ElfFileImpl<elf_t>(std::move(wrapper), obj->getELFFile())); in Open()614 new ElfFileImpl<elf_t>(std::move(wrapper), obj->getELFFile())); in Open()