Searched refs:ifunc_empty (Results 1 – 2 of 2) sorted by relevance
644 bool ifunc_empty() const { return IFuncList.empty(); } in ifunc_empty() function
2646 if (!M->ifunc_empty()) Out << "\n"; in printModule()