Home | History | Annotate | Download | only in gold

Lines Matching full:input_file

358   make_elf_object(const std::string& name, Input_file* input_file,
360 { return this->do_make_elf_object(name, input_file, offset, ehdr); }
683 do_make_elf_object(const std::string&, Input_file*, off_t,
690 do_make_elf_object(const std::string&, Input_file*, off_t,
697 do_make_elf_object(const std::string&, Input_file*, off_t,
704 do_make_elf_object(const std::string& name, Input_file* input_file,
799 do_make_elf_object_implementation(const std::string&, Input_file*, off_t,