Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DICF.cpp570 bool isCodeSec = isCodeSection(isec); in foldIdenticalSections() local
578 ((config->icfLevel == ICFLevel::safe_thunks) && isCodeSec); in foldIdenticalSections()
582 (isCodeSec || isFoldableWithAddendsRemoved || in foldIdenticalSections()