Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DSymbols.cpp51 wasIdenticalCodeFolded(false), thumb(isThumb), in Defined()
H A DSymbols.h151 bool wasIdenticalCodeFolded : 1; variable
H A DInputSection.cpp142 copySym->wasIdenticalCodeFolded = true; in foldIdentical()
H A DSyntheticSections.cpp979 if (defined->wasIdenticalCodeFolded) in emitStabs()