Searched refs:zIfuncNoplt (Results 1 – 3 of 3) sorted by relevance
281 bool zIfuncNoplt; member
1035 if (!sym.isPreemptible && (!isIfunc || config->zIfuncNoplt)) { in processAux()1056 if (LLVM_UNLIKELY(isIfunc) && config->zIfuncNoplt) { in processAux()1616 if (!sym.isGnuIFunc() || sym.isPreemptible || config->zIfuncNoplt) in handleNonPreemptibleIfunc()
367 if (config->zText && config->zIfuncNoplt) in checkOptions()1290 config->zIfuncNoplt = hasZOption(args, "ifunc-noplt"); in readConfigs()