Home | History | Annotate | Download | only in gold

Lines Matching refs:Ehdr

362 		  off_t offset, const elfcpp::Ehdr<size, big_endian>& ehdr)
363 { return this->do_make_elf_object(name, input_file, offset, ehdr); }
697 const elfcpp::Ehdr<32, false>&);
704 const elfcpp::Ehdr<32, true>&);
711 const elfcpp::Ehdr<64, false>& ehdr);
718 off_t offset, const elfcpp::Ehdr<64, true>& ehdr);
813 const elfcpp::Ehdr<size, big_endian>&);