Home
last modified time | relevance | path

Searched refs:foldIdenticalSections (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DICF.h22 void foldIdenticalSections(bool onlyCfStrings);
H A DICF.cpp541 void macho::foldIdenticalSections(bool onlyCfStrings) { in foldIdenticalSections() function in macho
H A DDriver.cpp2232 foldIdenticalSections(/*onlyCfStrings=*/false); in link()
2234 foldIdenticalSections(/*onlyCfStrings=*/true); in link()