Home
last modified time | relevance | path

Searched defs:IsMachO (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DObjectFileTransformer.cpp75 const bool IsMachO = isa<MachOObjectFile>(&Obj); in convert() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DObjectFileInterface.cpp291 bool IsMachO = G.getTargetTriple().isOSBinFormatMachO(); in hasInitializerSection() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DGlobalMerge.cpp159 bool IsMachO; member in __anon59c7bdcc0111::GlobalMerge
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCExpr.cpp800 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h83 IsMachO, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11055 bool IsMachO = Format == MCContext::IsMachO; in ParseDirective() local
11226 bool IsMachO = Format == MCContext::IsMachO; in parseDirectiveThumbFunc() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6730 bool IsMachO = Format == MCContext::IsMachO; in ParseDirective() local