Home
last modified time | relevance | path

Searched defs:getELFType (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Object/
DBinary.h65 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() function
DELFObjectFile.h128 uint8_t getELFType() const { in getELFType() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DBinary.h68 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() function
DELFObjectFile.h147 uint8_t getELFType() const { in getELFType() function