Searched refs:get_mtime (Results 1 – 10 of 10) sorted by relevance
156 get_mtime() const in get_mtime() function840 get_mtime() const in get_mtime() function1380 get_mtime() const in get_mtime() function1722 { return this->reader_.get_mtime(); } in do_get_mtime()1870 { return this->input_reader_.get_mtime(); } in do_get_mtime()2081 { return this->input_reader_.get_mtime(); } in do_get_mtime()2235 { return this->input_reader_->get_mtime(); } in do_get_mtime()
59 get_mtime(const char* filename, Timespec* mtime);221 get_mtime();
84 get_mtime() in get_mtime() function276 { return this->file().get_mtime(); } in do_get_mtime()
101 get_mtime(const char* filename, Timespec* mtime) in get_mtime() function944 File_read::get_mtime() in get_mtime() function in gold::File_read
499 Timespec old_mtime = input_file.get_mtime(); in do_file_has_changed()501 if (!get_mtime(filename, &new_mtime)) in do_file_has_changed()1021 Timespec mtime = arch->get_mtime(); in report_archive_begin()1093 Timespec mtime = obj->get_mtime(); in report_object()1488 const Timespec& mtime = (*p)->get_mtime(); in write_input_files()
130 Timespec mtime = input_file.get_mtime(); in dump_incremental_inputs()
715 Timespec mtime = this->input_reader_->get_mtime(); in run()
483 get_mtime() in get_mtime() function808 { return this->input_file()->file().get_mtime(); } in do_get_mtime()
1478 Timespec mtime = input_file->file().get_mtime(); in read_input_script()
6345 * fileread.cc (get_mtime): New function.6346 * fileread.h (get_mtime): New function.6620 (Object::get_mtime): New function.6863 Use Library_base; call library's get_mtime; add incremental inputs11684 * fileread.cc (File_read::get_mtime): Use st_mtim if available.13095 * fileread.cc (File_read::get_mtime): New method.13097 (File_read::get_mtime): New method.