Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h93 IsCOFF, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp1052 bool IsCOFF = isa<COFFObjectFile>(OF); in lookupSections() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1716 bool IsCOFF = CGM.getTriple().isOSBinFormatCOFF(); in GenerateClass() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6804 bool IsCOFF = Format == MCContext::IsCOFF; in ParseDirective() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11435 bool IsCOFF = Format == MCContext::IsCOFF; in ParseDirective() local