Searched refs:zIfuncNoplt (Results 1 – 3 of 3) sorted by relevance
404 bool zIfuncNoplt; member
1061 if (!sym.isPreemptible && (!isIfunc || ctx.arg.zIfuncNoplt)) { in processAux()1087 if (LLVM_UNLIKELY(isIfunc) && ctx.arg.zIfuncNoplt) { in processAux()1797 if (!sym.isGnuIFunc() || sym.isPreemptible || ctx.arg.zIfuncNoplt) in handleNonPreemptibleIfunc()
455 if (ctx.arg.zText && ctx.arg.zIfuncNoplt) in checkOptions()1625 ctx.arg.zIfuncNoplt = hasZOption(args, "ifunc-noplt"); in readConfigs()