Searched defs:IsELF (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/ |
H A D | ObjectFileTransformer.cpp | 76 const bool IsELF = isa<ELFObjectFileBase>(&Obj); in convert() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | JMCInstrumenter.cpp | 151 bool IsELF = ModuleTriple.isOSBinFormatELF(); in runOnModule() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
D | target.go | 24 IsELF bool member
|
/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/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 | 84 IsELF, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCContext.h | 89 IsELF, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCContext.h | 84 IsELF, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCContext.h | 84 IsELF, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCContext.h | 84 IsELF, enumerator
|