Home | History | Annotate | Download | only in gold

Lines Matching refs:has_plt_offset

6295   gold_assert(!gsym->has_plt_offset());
6871 if (!gsym->has_lazy_stub() && !gsym->has_plt_offset())
7197 if (mips_sym->has_plt_offset())
7455 if (gsym->has_lazy_stub() || gsym->has_plt_offset())
9747 && ((mips_sym != NULL && mips_sym->has_plt_offset())
9805 && mips_sym->has_plt_offset()