Lines Matching refs:SHF_MERGE
1661 // if there is an input section is not SHF_MERGE, clean this flag1662 if (0 == (pFrom.flag() & llvm::ELF::SHF_MERGE))1663 flags &= ~llvm::ELF::SHF_MERGE;