Searched refs:isGnuIFunc (Results 1 – 4 of 4) sorted by relevance
367 bool isGnuIFunc() const { return type == llvm::ELF::STT_GNU_IFUNC; } in isGnuIFunc() function
1059 const bool isIfunc = sym.isGnuIFunc(); in processAux()1723 if (!sym.isGnuIFunc() || sym.isPreemptible || config->zIfuncNoplt) in handleNonPreemptibleIfunc()
814 adrpRel.sym->isPreemptible || adrpRel.sym->isGnuIFunc()) in tryRelaxAdrpLdr()
404 assert(!d->isGnuIFunc()); in tryRelaxPPC64TocIndirection()