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

/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DBinary.h65 static inline unsigned int getELFType(bool isLE, bool is64Bits) { function in class:llvm::object::Binary
H A DELFObjectFile.h120 uint8_t getELFType() const { function in class:llvm::object::ELFSymbolRef

Completed in 146 milliseconds