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