Searched refs:zIfuncNoplt (Results 1 – 3 of 3) sorted by relevance
249 bool zIfuncNoplt; member
1398 if (!sym.isPreemptible && (!sym.isGnuIFunc() || config->zIfuncNoplt)) { in scanOne()1418 if (sym.isGnuIFunc() && config->zIfuncNoplt) { in scanOne()1562 if (!sym.isGnuIFunc() || sym.isPreemptible || config->zIfuncNoplt) in handleNonPreemptibleIfunc()
341 if (config->zText && config->zIfuncNoplt) in checkOptions()1234 config->zIfuncNoplt = hasZOption(args, "ifunc-noplt"); in readConfigs()