Searched refs:UnknownObjectFormat (Results 1 – 13 of 13) sorted by relevance
580 .Default(Triple::UnknownObjectFormat); in parseFormat()671 case Triple::UnknownObjectFormat: return ""; in getObjectFormatTypeName()767 ObjectFormat(UnknownObjectFormat) { in Triple()794 if (ObjectFormat == UnknownObjectFormat) in Triple()810 Environment(), ObjectFormat(Triple::UnknownObjectFormat) { in Triple()829 if (ObjectFormat == Triple::UnknownObjectFormat) in Triple()861 ObjectFormatType ObjectFormat = UnknownObjectFormat; in normalize()909 Valid = ObjectFormat != UnknownObjectFormat; in normalize()997 if (ObjectFormat == UnknownObjectFormat || ObjectFormat == Triple::COFF) in normalize()1013 if (ObjectFormat != UnknownObjectFormat && ObjectFormat != Triple::COFF) { in normalize()
163 return Triple::UnknownObjectFormat; in getTripleObjectFormat()
81 if (Lhs.getObjectFormat() != Triple::UnknownObjectFormat && in hasEqualKnownFields()82 Rhs.getObjectFormat() != Triple::UnknownObjectFormat && in hasEqualKnownFields()
232 UnknownObjectFormat, enumerator
506 case Triple::UnknownObjectFormat: in createMCObjectStreamer()
106 case Triple::UnknownObjectFormat: in MCContext()
1029 case Triple::UnknownObjectFormat: in getDwarfComdatSection()
269 case Triple::UnknownObjectFormat: in asanUseGlobalsGC()
5231 case llvm::Triple::UnknownObjectFormat: in GetAddrOfConstantCFString()
5109 case llvm::Triple::UnknownObjectFormat: in GetSectionName()
2167 assert(triple.getObjectFormat() != llvm::Triple::UnknownObjectFormat); in GetCurrentProcessInfo()2185 case llvm::Triple::UnknownObjectFormat: in GetCurrentProcessInfo()
4858 case Triple::UnknownObjectFormat: in getSectionNameForBitcode()4877 case Triple::UnknownObjectFormat: in getSectionNameForCommandline()
2044 case Triple::UnknownObjectFormat: in getGlobalMetadataSection()