Searched refs:getVacantFunctionName (Results 1 – 3 of 3) sorted by relevance
453 bool getVacantFunctionName(Module &M, std::string &Name);
752 bool getVacantFunctionName(Module &M, std::string &Name) { in getVacantFunctionName() function
2296 if (!getVacantFunctionName(M, ServiceFunName)) in processFunctionPointers()