Searched defs:IsELF (Results 1 – 5 of 5) sorted by relevance
77 const bool IsELF = isa<ELFObjectFileBase>(&Obj); in convert() local
158 bool IsELF = ModuleTriple.isOSBinFormatELF(); in runImpl() local
710 const bool IsELF = !getTriple().isMusl() && !getTriple().isOSLinux(); in AddClangSystemIncludeArgs() local
91 IsELF, enumerator
3040 bool IsELF = CGM.getTarget().getTriple().isOSBinFormatELF(); in addLinkOptionsPostorder() local