Home | History | Annotate | Download | only in gold

Lines Matching defs:is_locked

451   is_locked() const
452 { return this->input_file_ != NULL && this->input_file_->file().is_locked(); }