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