Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DBinary.h78 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() function
H A DELFObjectFile.h190 uint8_t getELFType() const { in getELFType() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2700 static uint16_t getELFType() { in getELFType() function