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