Home
last modified time | relevance | path

Searched refs:need_ifunc_plt (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc5955 bool need_ifunc_plt = false; in global() local
5961 need_ifunc_plt = true; in global()
5963 if (!is_ifunc || (!pushed_ifunc && need_ifunc_plt)) in global()