Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp63 wasIdenticalCodeFolded(false), in Defined()
H A DSymbols.h156 bool wasIdenticalCodeFolded : 1; variable
H A DInputSection.cpp152 copySym->wasIdenticalCodeFolded = true; in foldIdentical()
H A DSyntheticSections.cpp1171 if (defined->wasIdenticalCodeFolded) in emitStabs()