Searched refs:Ef_ehdr (Results 1 – 1 of 1) sorted by relevance
116 typedef Ehdr<size, big_endian> Ef_ehdr; typedef122 Elf_file(File* file, const Ef_ehdr& ehdr) in Elf_file()241 construct(File* file, const Ef_ehdr& ehdr);405 Elf_file<size, big_endian, File>::construct(File* file, const Ef_ehdr& ehdr) in construct()427 this->construct(file, Ef_ehdr(v.data())); in Elf_file()