Home | History | Annotate | Download | only in gold

Lines Matching refs:is_undefined

90     IS_UNDEFINED
491 return this->source_ != IS_UNDEFINED;
514 is_undefined() const
520 || this->source_ == IS_UNDEFINED);
527 return (this->is_undefined()
537 return (this->is_undefined()
587 gold_assert(!this->is_undefined());
630 if (this->is_undefined() && !parameters->options().shared())
652 || this->is_undefined()
691 if (this->is_undefined() && !parameters->options().shared())
719 || this->is_undefined()
755 && (this->is_undefined() || this->is_preemptible()))
785 || this->is_undefined()