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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DBinary.h75 static inline unsigned int getELFType(bool isLE, bool is64Bits) { function in class:llvm::object::Binary
H A DELFObjectFile.h158 uint8_t getELFType() const { function in class:llvm::object::ELFSymbolRef
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2765 static uint16_t getELFType() { function

Completed in 56 milliseconds