Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
DObjectFileTransformer.cpp76 const bool IsELF = isa<ELFObjectFileBase>(&Obj); in convert() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DJMCInstrumenter.cpp151 bool IsELF = ModuleTriple.isOSBinFormatELF(); in runOnModule() local
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h347 enum Environment { IsMachO, IsELF, IsCOFF }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h398 enum Environment { IsMachO, IsELF, IsCOFF, IsWasm, IsXCOFF }; enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCContext.h84 IsELF, enumerator