Home
last modified time | relevance | path

Searched refs:onlyCfStrings (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/MachO/
H A DICF.h22 void foldIdenticalSections(bool onlyCfStrings);
H A DICF.cpp398 void macho::foldIdenticalSections(bool onlyCfStrings) { in foldIdenticalSections() argument
419 (!onlyCfStrings || isCfStringSection(isec)) && in foldIdenticalSections()