Searched refs:UnknownObjectFormat (Results 1 – 8 of 8) sorted by relevance
542 .Default(Triple::UnknownObjectFormat); in parseFormat()621 case Triple::UnknownObjectFormat: return ""; in getObjectFormatTypeName()706 ObjectFormat(UnknownObjectFormat) { in Triple()733 if (ObjectFormat == UnknownObjectFormat) in Triple()749 Environment(), ObjectFormat(Triple::UnknownObjectFormat) { in Triple()768 if (ObjectFormat == Triple::UnknownObjectFormat) in Triple()800 ObjectFormatType ObjectFormat = UnknownObjectFormat; in normalize()848 Valid = ObjectFormat != UnknownObjectFormat; in normalize()936 if (ObjectFormat == UnknownObjectFormat || ObjectFormat == Triple::COFF) in normalize()952 if (ObjectFormat != UnknownObjectFormat && ObjectFormat != Triple::COFF) { in normalize()
69 if (Lhs.getObjectFormat() != Triple::UnknownObjectFormat && in hasEqualKnownFields()70 Rhs.getObjectFormat() != Triple::UnknownObjectFormat && in hasEqualKnownFields()
145 return Triple::UnknownObjectFormat; in getTripleObjectFormat()
805 case Triple::UnknownObjectFormat: in InitMCObjectFileInfo()820 case Triple::UnknownObjectFormat: in getDwarfComdatSection()
217 UnknownObjectFormat, enumerator
1340 case Triple::UnknownObjectFormat: in getSectionNameForBitcode()1353 case Triple::UnknownObjectFormat: in getSectionNameForCommandline()
4379 case llvm::Triple::UnknownObjectFormat: in GetAddrOfConstantCFString()
2061 assert(triple.getObjectFormat() != llvm::Triple::UnknownObjectFormat); in GetCurrentProcessInfo()2077 case llvm::Triple::UnknownObjectFormat: in GetCurrentProcessInfo()