Searched refs:isIfunc (Results 1 – 1 of 1) sorted by relevance
1059 const bool isIfunc = sym.isGnuIFunc(); in processAux() local1060 if (!sym.isPreemptible && (!isIfunc || config->zIfuncNoplt)) { in processAux()1085 if (LLVM_UNLIKELY(isIfunc) && config->zIfuncNoplt) { in processAux()1109 } else if (LLVM_UNLIKELY(isIfunc)) { in processAux()