Home
last modified time | relevance | path

Searched defs:getELFType (Results 1 – 7 of 7) 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/llvm-project/llvm/include/llvm/Object/
DBinary.h75 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() function
DELFObjectFile.h161 uint8_t getELFType() const { in getELFType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DBinary.h75 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() function
DELFObjectFile.h158 uint8_t getELFType() const { in getELFType() function
/external/llvm-project/lld/ELF/
DWriter.cpp2827 static uint16_t getELFType() { in getELFType() function