Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SHF_MERGE

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