Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp732 const bool SymbolMergeable = Flags & ELF::SHF_MERGE; in calcUniqueIDUpdateFlagsAndSize() local
737 if (!SymbolMergeable && !SeenSectionNameBefore) { in calcUniqueIDUpdateFlagsAndSize()
759 if (SymbolMergeable && in calcUniqueIDUpdateFlagsAndSize()