Searched refs:getELFType (Results 1 – 3 of 3) sorted by relevance
65 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType() function
120 uint8_t getELFType() const { in getELFType() function337 return v->getType() == getELFType(ELFT::TargetEndianness == support::little, in classof()741 getELFType(ELFT::TargetEndianness == support::little, ELFT::Is64Bits), in ELFObjectFile()
692 if (SymI->getELFType() == ELF::STT_SECTION) { in getSymbolNMTypeChar()814 return elf_symbol_iterator(I)->getELFType() == ELF::STT_OBJECT; in isObject()