Searched refs:zIfuncNoplt (Results 1 – 3 of 3) sorted by relevance
227 bool zIfuncNoplt; member
1370 if (!sym.isPreemptible && (!sym.isGnuIFunc() || config->zIfuncNoplt)) { in scanReloc()1409 if (sym.isGnuIFunc() && config->zIfuncNoplt) { in scanReloc()
340 if (config->zText && config->zIfuncNoplt) in checkOptions()1101 config->zIfuncNoplt = hasZOption(args, "ifunc-noplt"); in readConfigs()