Home | History | Annotate | Download | only in gold

Lines Matching refs:has_plt_offset

440   has_plt_offset() const
447 gold_assert(this->has_plt_offset());
706 if ((flags & FUNCTION_CALL) && this->has_plt_offset())
713 && this->has_plt_offset())
735 if (!this->has_plt_offset())
779 if (is_function_call && this->has_plt_offset())