Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SHF_MERGE

184     Flags |= ELF::SHF_MERGE;
313 if (!(Flags & ELF::SHF_MERGE) && !Kind.isCommon()) {