D | fileread.cc | 192 File_read::open(const Task* task, const std::string& name) in open() function in gold::File_read 222 File_read::open(const Task* task, const std::string& name, in open() function in gold::File_read 890 bool ok = this->file_.open(task, name, contents, size); in Input_file() 1085 Input_file::open(const Dirsearch& dirpath, const Task* task, int* pindex) in open() function in gold::Input_file 1099 ok = this->file_.open(task, name); in open() 1137 return this->file_.open(task, name, binary_to_elf.converted_data_leak(), in open_binary()
|