Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DBinary.h75 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() function
H A DELFObjectFile.h161 uint8_t getELFType() const { in getELFType() function