Searched refs:getComdatResult (Results 1 – 1 of 1) sorted by relevance
76 bool getComdatResult(const Comdat *SrcC, Comdat::SelectionKind &SK,235 bool ModuleLinker::getComdatResult(const Comdat *SrcC, in getComdatResult() function in ModuleLinker496 if (getComdatResult(&C, SK, LinkFromSrc)) in run()