Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp84 void ConcatInputSection::hashForICF() { in hashForICF() function in ConcatInputSection
H A DInputSection.h115 void hashForICF();
H A DICF.cpp365 [](ConcatInputSection *isec) { isec->hashForICF(); }); in foldIdenticalSections()