Home
last modified time | relevance | path

Searched defs:IsCOFF (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp334 bool IsCOFF = isa<llvm::object::COFFObjectFile>(*OF); in ExtractPCH() local
H A DCGObjCGNU.cpp1703 bool IsCOFF = CGM.getTriple().isOSBinFormatCOFF(); in GenerateClass() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h77 enum Environment { IsMachO, IsELF, IsCOFF, IsWasm, IsXCOFF }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp932 bool IsCOFF = isa<COFFObjectFile>(OF); in lookupSections() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5272 bool IsCOFF = Format == MCContext::IsCOFF; in ParseDirective() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11006 bool IsCOFF = Format == MCContext::IsCOFF; in ParseDirective() local