Searched refs:isGnuIFunc (Results 1 – 6 of 6) sorted by relevance
52 if (!target || target->isPreemptible || target->isGnuIFunc() || in applyBranchToBranchOptImpl()
818 rHi20.sym->isPreemptible || rHi20.sym->isGnuIFunc() || in relaxPCHi20Lo12()1180 rHi20.sym->isPreemptible || rHi20.sym->isGnuIFunc()) in tryGotToPCRel()
870 adrpRel.sym->isPreemptible || adrpRel.sym->isGnuIFunc()) in tryRelaxAdrpLdr()
402 assert(!d->isGnuIFunc()); in tryRelaxPPC64TocIndirection()
364 bool isGnuIFunc() const { return type == llvm::ELF::STT_GNU_IFUNC; } in isGnuIFunc() function
1060 const bool isIfunc = sym.isGnuIFunc(); in processAux()1797 if (!sym.isGnuIFunc() || sym.isPreemptible || ctx.arg.zIfuncNoplt) in handleNonPreemptibleIfunc()