Searched refs:onlyCfStrings (Results 1 – 2 of 2) sorted by relevance
22 void foldIdenticalSections(bool onlyCfStrings);
541 void macho::foldIdenticalSections(bool onlyCfStrings) { in foldIdenticalSections() argument581 bool isFoldable = (!onlyCfStrings || isCfStringSection(isec)) && in foldIdenticalSections()