Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DBinary.h106 bool isELF() const { in isELF() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DBinary.h109 bool isELF() const { in isELF() function
/external/llvm/include/llvm/MC/
DMCSymbol.h278 bool isELF() const { return Kind == SymbolKindELF; } in isELF() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSymbol.h281 bool isELF() const { return Kind == SymbolKindELF; } in isELF() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DGlobals.cpp248 bool isELF = in canIncreaseAlignment() local
/external/llvm/lib/IR/
DGlobals.cpp208 bool isELF = in canIncreaseAlignment() local