Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp63 wasIdenticalCodeFolded(false), in Defined()
H A DMapFile.cpp159 if (sym->wasIdenticalCodeFolded) in getSymSizeForMap()
H A DSymbols.h158 bool wasIdenticalCodeFolded : 1; variable
H A DInputSection.cpp198 copySym->wasIdenticalCodeFolded = true; in foldIdentical()
H A DSyntheticSections.cpp1234 if (!config->keepICFStabs && defined->wasIdenticalCodeFolded) in emitStabs()