/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/ |
H A D | ObjectFileTransformer.cpp | 75 const bool IsMachO = isa<MachOObjectFile>(&Obj); in convert() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | ObjectFileInterface.cpp | 291 bool IsMachO = G.getTargetTriple().isOSBinFormatMachO(); in hasInitializerSection() local
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCExpr.cpp | 625 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 138 bool IsMachO; member in __anond03fadad0111::GlobalMerge
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 159 bool IsMachO; member in __anon43261f550111::GlobalMerge
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 157 bool IsMachO; member in __anon233b3d0f0111::GlobalMerge
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCExpr.cpp | 800 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl() local
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCObjectFileInfo.h | 347 enum Environment { IsMachO, IsELF, IsCOFF }; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCExpr.cpp | 719 bool IsMachO = SRE->hasSubsectionsViaSymbols(); in evaluateAsRelocatableImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCObjectFileInfo.h | 398 enum Environment { IsMachO, IsELF, IsCOFF, IsWasm, IsXCOFF }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCContext.h | 83 IsMachO, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCContext.h | 88 IsMachO, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCContext.h | 83 IsMachO, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCContext.h | 83 IsMachO, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCContext.h | 83 IsMachO, enumerator
|
/aosp_15_r20/external/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 8953 bool IsMachO = Format == MCObjectFileInfo::IsMachO; in ParseDirective() local 9120 bool IsMachO = Format == MCObjectFileInfo::IsMachO; in parseDirectiveThumbFunc() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 4158 bool IsMachO = Format == MCObjectFileInfo::IsMachO; in ParseDirective() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 10546 bool IsMachO = Format == MCObjectFileInfo::IsMachO; in ParseDirective() local 10686 bool IsMachO = Format == MCObjectFileInfo::IsMachO; in parseDirectiveThumbFunc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 5025 bool IsMachO = Format == MCObjectFileInfo::IsMachO; in ParseDirective() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 11055 bool IsMachO = Format == MCContext::IsMachO; in ParseDirective() local 11226 bool IsMachO = Format == MCContext::IsMachO; in parseDirectiveThumbFunc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 6730 bool IsMachO = Format == MCContext::IsMachO; in ParseDirective() local
|