Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DBinary.h45 isELF, enumerator
/external/llvm/include/llvm/Object/
DBinary.h106 bool isELF() const { in isELF() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSubtarget.h161 isELF, isDarwin enumerator
/external/llvm/include/llvm/MC/
DMCSymbol.h278 bool isELF() const { return Kind == SymbolKindELF; } in isELF() function
/external/llvm/lib/IR/
DGlobals.cpp208 bool isELF = in canIncreaseAlignment() local