Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DSymbols.cpp63 wasIdenticalCodeFolded(false), thumb(isThumb), in Defined()
H A DSymbols.h156 bool wasIdenticalCodeFolded : 1; variable
H A DInputSection.cpp144 copySym->wasIdenticalCodeFolded = true; in foldIdentical()
H A DSyntheticSections.cpp1157 if (defined->wasIdenticalCodeFolded) in emitStabs()